Source for mailform.html
<form method="post" action="mailto:whoutz@cybernet.com?topic_goes_here" enctype="text/plain">
<INPUT TYPE=TEXT size=20 value="a text box"><Input type=submit>
</form>
Back