FormMail
1.6 - HTML Form to E-Mail Gateway
Cost:
FREE
Syntax:
<form action="http://neptune.atlantis-intl.com/cgi-bin/FormMail.pl"
method="POST">
Required
Parameters:
<input type=hidden name="recipient" value="to@host.com">
Optional
Parameters:
<input type=hidden name="subject" value="Your
Subject">
<input type=hidden name="email" value="from@host.com">
<input type=hidden name="realname" value="from_full_name">
<input type=hidden name="redirect" value="http://www.host.com/tofile.htm">
DETAILED
INSTRUCTIONS
EXAMPLES
|