Form Script Example
This is a non-working example of the Form
Mailer.
This is the HTML code used in the above Form.
<form action="http://www.samnet.net/cgi-bin/Briformmail.dll" method="POST">
<input type="hidden" name="FromName" value="WWW User">
<input type="hidden" name="TypeUse" value="FormFeedBack">
<input type="hidden" name="MailAddress" value="username@samnet.net">
<input type="hidden" name="MailSubject" value="WWW Form Mailer"><br>
Your name:<input type="text" size="30" name="Name"><br>
Your email address:<input type="text" size="30" name="Email"><br>
Subject:<input type="text" size="40" name="Subject"><br>
<textarea name="Comments" rows="10" cols="60"></textarea><br>
<input type="submit" value="Submit Comments">
<input type="reset" value="Clear Form">
</form>
* username@samnet.net = Your E-Mail Address.
This Web Site was created and is maintained by 