|
|
Frequently Asked Questions
|
How do I use the pre-installed Formmail on my account?
|
Here is an example formmail form:
<form method="post" action="http://www.globaltap.com/cgi-bin/formmail.pl">
<input type="hidden" name="recipient"value="you@yourdomain.com">
<input type="hidden" name="redirect" value="http://www.domain.com/thankyou.html">
<b>Name:</b>
<input type="text" name="name">
<input type="submit" name="submit" value="Submit">
</form>
Back to FAQ's
|
|
|