[Pro] PHP form not validating email address?

My form sends - even though the email address field is left blank or non existent? Im sure this use to be able to validate email addresses in order to send?

Any help would be greatly appreciated cheers

http://www.profed.co.uk/test/britishprofessic.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Justin,
Call the field ‘email’ and all will be well. The PHP doesn’t know that
the content it is given for this field is supposed to be an email
address so doesn’t do any validation on it.
Regards,
Tim.

On 20 Jul 2010, at 15:32, Justin Easthall wrote:

My form sends - even though the email address field is left blank or
non existent? Im sure this use to be able to validate email
addresses in order to send?

FreewayActions.com - Freeware and commercial actions for Freeway
Express & Pro.

Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks! I have done this, refreshed browser but still the form sends?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There are two places in Freeway where you might expect you could set
the name of a form field – on the General Settings tab there is a
field called Title, and on the Output tab, there is a field called
Name. Many people believe that by setting the Title, the Name will
match, but that’s rarely (or not at all) the case. Click on the Output
tab in the Inspector while the form element is selected, and see what
is in the Name field. That’s what has to be email (all lower-case) in
order for this to work at all.

Walter

On Jul 20, 2010, at 10:48 AM, Justin Easthall wrote:

Thanks! I have done this, refreshed browser but still the form sends?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks guys - a capital letter snuck into the output settings.

Thanks again Walter

J


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options