PHP Form

Is there a way to make a fiels required in simple PHP form. Example: Form may have 5 fields but only 3 required to make form sucessful. So far my form will send with no information filled out.


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

If you are using the PHP Feedback form then if you name your fields correctly (third tab in the inspector) then you will get an error if the email field is not filled in. See the section on Special Names near the bottom http://www.freewayactions.com/product.php?id=019

You can also add validation through the Validation suite of actions ActionsForge - The Complete Repository of Freeway Actions

David


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