The formproc program was written by Michael Fryd to meet the basic, in-house forms to e-mail needs of Total Enterprises, Inc.
formproc is not intended to be a solution to every problem. It can not be programed, and will not make decisions based on user input.
For each form, there are three types of files which must be created, the form html file, the formproc control file, and template files for any output from the form.
The html form file is a standard html form file, and can be created with standard html creation tools, such as Adobe Pagemill.
The formproc control file specifies which fields the user is required to fill in, and what should be done with the results.
The template files are skeleton versions of the responses, and any e-mail the form should generate.
Install cgi into cgi-bin
configure apache handlers