|
|
 |
|
Form Email
- Download mailform.zip.
- Unzip mailform.zip using
Winzip or PKZip.
- Upload the unzipped files
into your /cgi-bin/ directory. There should be 3 files.
- Create your html form
using the example below:
<form action="/cgi-bin/sendform.cfm" method="post">
<input type="hidden" name="from" value="from@yourmail.com">
<input type="hidden" name="to" value="to@youremail.com">
<input type="hidden" name="subject" value="Your
subject goes here">
all other fields go here
</form>
You need to replace the 3 "value" parameters with appropriate information:
from@youremail.com = this is the "from" email
address.
to@youremail.com = this is the email address that the results of the form
will be sent to.
There are 3 required fields. These fields must be present in order for the
form to work properly. You may have as many additional fields as you wish
to collect.
- Save your html template
and upload it to your "public_html" folder.
- Test your form using
a web browser to call up your html form template. After you fill out your
form and click on the submit button, the results should be sent to the email
address specified above.
- You may edit the "results.cfm"
file to fit your need. This file will display after the form has successfully
been submitted.
|
GDEX Trusted Net
|
|
Call GDEX at 770.423.7442 or TOLL FREE at 1.877.GDEX.NET
(1-877-433-9638)
|
|
|
|