formmail.php Test Form
formmail CheckList
1. This page should be used with the downloaded formmail.php script
from www.boaddrink.com
You must make sure that you have modified the html for this page to reflect
the location of your formmail.php script if necessary see (<form action="location
of the formmail.php script">).
2. Please ensure that you enter the
correct email address corresponding to your domain in the 'email' or from field.
You must provide a valid email address here to vaildate sending the
email. Without a valid address the mail will not be sent.
The email address used in the 'recipient' or To field must correspond
with the domain you have added to in the
$referers = array('www.yourdomain.com ', 'another-domain.net');
EXAMPLE:<input type="hidden" name="recipient" value="owner-of-domain@yourdomain.com">
3. Please modify this page and the accompanying script as
you wish.
All form values can be set to "hidden" (eg <input type="hidden"
name="some_field_name" value="some_value" >) so they do not appear as text
areas to be filled in.
easyzone.net