|
Email Forms
When your account was activated, a copy of the widley used formmail.pl script should have
been placed in your cgi-bin directory. If the script is not located in your cgi-bin,
please contact WebTent support.
Overview of FormMail
FormMail is a generic WWW form to e-mail gateway, which
will parse the results of any form and send them to the specified user.
This script has many formatting and operational options, most of which
can be specified through the form, meaning you don't need any programming
knowledge or multiple scripts for multiple forms. This also makes FormMail
the perfect system-wide solution for allowing users form-based user
feedback capabilities without the risks of allowing freedom of CGI access.
FormMail was produced by and the current version can always be found at
Matt's Script Archive.
Assistance
There is no editing necessary of the script itself to use FormMail. The FormMail
is easy to setup. The script uses
form elements to control the information sent to the receipient.
the creation of forms for use with FormMail, as well as other cgi programs.
This sections assumes a basic knowledge of HTML,
and a desire to learn more about using HTML forms.
This information is not supported by the
WebTent Web Hosting Support,
and is being provided as a on-line resource only.
Q: What is a FORM?
A FORM is an HTML element that is used to collect
information from a user to be passed to a CGI process or script.
Contained on this page you will find the controls allowed in HTML
FORMs, and how they are used to collect information.
Form Elements
A brief listing of the FORM elements where each is explained below:
|
Syntax of a Form:
action=url
class=name
enctype=encoding
method=type
name=name
onreset=applet
onsubmit=applet
style=style
target=name
|
Form Controls:
Return to the Web Hosting Help Desk
|