Necessary Form Fields: ====================== There is only one form field that you must have in your form, for FormMail to work correctly. This is the recipient field. =============================================================================================== Field: recipient Description: This form field allows you to specify to whom you wish for your form results to be mailed. Most likely you will want to configure this option as a hidden form field with a value equal to that of your e-mail address. As of version 1.8, You can include multiple recipients by separating the values with commas. Syntax: OR =============================================================================================== Field: email Description: This form field will allow the user to specify their return e-mail address. If you want to be able to return e-mail to your user, I strongly suggest that you include this form field and allow them to fill it in. This will be put into the From: field of the message you receive. If you want to require an email address with valid syntax, add this field name to the 'required' field. Syntax: =============================================================================================== Field: redirect Description: If you wish to redirect the user to a different URL, rather than having them see the default response to the fill-out form, you can use this hidden variable to send them to a pre-made HTML page. Syntax: To choose the URL they will end up at: To allow them to specify a URL they wish to travel to once the form is filled out: =============================================================================================== =============================================================================================== ===============================================================================================