| Sample Feedback Form
A script that will work with most types of web forms has been installed in the cgi-bin directory of your virtual server. The name of the cgi is "FormMailer.pl" The sample form below is operational and when submitted it will email the contents of the form to webmaster@"uniwebs.com" The forms that you wish to use formail.pl with should be referenced as follows: <FORM method=POST action="/cgi-bin/FormMailer.pl"> As well, the form should (at the very least) include the following fields: 1) <INPUT type="hidden" name="recipient"value="webmaster@uniwebs.com"> The "recipient" value specifies who the mail will be sent to. 2) <INPUT type="hidden" name="redirect" value="/thanks.html"> The "redirect" value specifies the URL of page to redirect to return to the user after submission (ie: thanks.html) instead of echoing form input. Other optional fields can also be used to enhance the operation of FormMail for you site, for example: the value "subject" will specify the subject included in e-mail sent. "email" will allow the user to specify a return e-mail address, "realname" will allow the user to input their real name. Other options such as sending the user an automated response are available. Please consult the script for details. |
| Name: | |
| Title: | |
| Company/Organisation Name: | |
| E-mail Address, Phone/FAX Number, or Mailing Address: | |
| Tell us how we can help you: | |
Comments
to: webmaster@uniwebs.com