sendtoemail
– This is the email address that the completed form will be mailed to.
(Required)
Example
text
– If you set this value to 1 emails will be sent in plain text instead of HTML.
(Not required)
Example
redirect
– This is the URL that you want the user sent to AFTER submitting the form.
(Not required)
Example
subject
– Enter what you would like the subject to be, or it will have
the default “Message from BlueMail”.
(Not required)
Example
mailfrom
– This will make the mail sent to ‘sendtoemail’ be ‘From:’ ‘mailfrom’.
(Not required)
Example
file_attachment
– This will provide an upload box for a user to attach a file to the email.
(Not required)
Example
Each of the examples above can be placed into the sample form below.
BEGINNING OF FORM===============================
If you do not specify a REDIRECT page then the default page that the user
filling out the form would see would look like the page shown below.