|
superForm.cgi and html To be able to successfully use superForm.cgi there are some required html elements that deserve your attention. superForm.cgi requires two elements to be included in your html: one for sending an email with the form data and another which says who has sent the email. to-email and nicknames There are two choices of elements that define who the form data should
be sent to: If you want the form data to be sent to muliple
people (max of 5) you use the "to-nickname" element. For more information on configuring nicknames please go to http://info.connect.com.au/docs/hosting/vws/advanced/forms.html
Our mail server has been configured to observe certain rules for limiting
SPAM. One of these SPAM filters requires that anyone sending an email
via our mail server must include a valid sender's email address. The first example "always" allows the
form to work as the "from-email" address is "hard coded"
into the html. This is the preferred configuration as the form
will still be mailed to you regardless of any mistyped email address
that a visitor makes when entering their details in any other "email"
field on your form. The second example relys on the input of a valid
email address into this data field for the form to work.. Remember: If a visitor to your page types in an invalid email address the form will fail.
You must have only one "from-email" element in your document.
|
| Copyright © AAPT Limited |
|