How do I modify the CGIemail email form?
CGIemail is available only on our FreeBSD (UNIX) Plan. There are two files that compose the CGIemail email form: the HTML form and the email template. The HTML form is an HTML file that contains the form items used by visitors to your Web site to input data values. The email template is a text file that mirrors the input item names on the HTML form. When CGIemail is activated, it creates a copy of the template and replaces the input item names listed in the copy with the respective values submitted by the form user that match those names. Then, using the email address listed in the template copy, CGIemail sends the template copy with the replaced values to the Webmaster.