Dreamweaver - Form to Email
Required - This field lets you designate other form fields as required. Any field listed here has to be filled out in order to submit the form. This should be a hidden field.
Syntax
| <hidden name="required" value="email,realname"> |
Example - Try submitting the form with and without filling out the "name" field.
Here's the code for that example:
|
|