FormMail
FormMail provides a facility for support of user-defined forms.
Fields defined in the form are e-mailed to a user-specified address.
Options are provided for further customization of the form e-mail
and response pages.
The following is a (slightly) edited version of the README file distributed
with the FormMail script. It contains a complete description of required and
optional form fields used by FormMail. In addition, the user should refer
to some HTML guide for a discussion of form construction and use.
##############################################################################
# FormMail Version 1.6 #
# Copyright 1996-1997 Matt Wright mattw@worldwidemart.com #
# Created 06/09/95 Last Modified 05/02/97 #
# Matt's Script Archive, Inc.: http://www.worldwidemart.com/scripts/ #
##############################################################################
# COPYRIGHT NOTICE #
# Copyright 1995 - 1997 Matthew M. Wright All Rights Reserved. #
# #
# FormMail may be used and modified free of charge by anyone so long as this #
# copyright notice and the comments above remain intact. By using this #
# code you agree to indemnify Matthew M. Wright from any liability that #
# might arise from its use. #
# #
# Selling the code for this program without prior written consent is #
# expressly forbidden. In other words, please ask first before you try and #
# make money off of my program. #
# #
# Obtain permission before redistributing this software over the Internet or #
# in any other medium. In all cases copyright and header must remain intact #
##############################################################################
FormMail is a universal WWW form to E-mail gateway. There is only one
required form input tag which must be specified in order for this script to
work with your existing forms. Other hidden configuration fields can also
be used to enhance the operation of FormMail on your site. Version 1.6 of
FormMail contains a few minor bug fixes, optimized code and more comments.
The biggest change in this version is that by default, form fields are now
sorted as they appear in the form. Error pages were also beautified a
little and two new configuration fields were created. Read the History for
a more complete list of changes.
-----------------------------------------------------------------------------
Form Configuration:
The action of your form needs to point towards this script (obviously), and
the method must be POST or GET in capital letters.
For URI use, this statement would look like: