Once you get the hang of it, using the CGI scripts
can be easy and very useful for having form results mailed to you
from a form page such as a survey, request for additional information.
There are two
scripts available and complete documentation is included in the
Online Users'
Manual. In addition, we have installed a page called "order.htm"
in each accounts "www" directory which is a sample of
using the cgiemail script. You can look at the code or modify it
to suit your situation.
The two (2) scripts available for your use are as
follows:
cgiemail.cgi
formmail.cgi
IMPORTANT NOTES:
If you are are using the secure server mode for using the formmail
or cgiemail scripts, be sure that the images on the page are in
the same directory and ALL script and http:// references are applied
in secure mode as well. For instance, if the "POST Action"
calls for "http://yourdomain.com/cgi-bin/formmail.cgi"
you would instead call the script as:
https://MachineName.safe-order.net/yourdomain/cgi-bin/formmail.cgi
See the help
tpoic section regarding use of the secure
server.