E-Mail Form
InActive Demo Only

Title for Comment Form

First Name: Last Name: E-Mail: Home Page (If any): Comments:

Copy and Paste:
<!-- Substitute your email address on the next line where it says YourEmailAddress and your subject for Subject for E-mail You can insert a hidden message that will come to you where it says Hidden info comment.-->

<FORM NAME="mail_form" ACTION="mailto:YourEmailAddress?Subject=Subject for E-Mail" METHOD="POST" ENCTYPE="text/plain">
<PRE>
<INPUT TYPE="hidden" SIZE="0" NAME="Info" VALUE="Hidden info comment">
<P ALIGN="CENTER"><U><B>Title for Comment Form</B></U></P>
        <B>First Name:</B> <INPUT TYPE="Text" NAME="First Name" SIZE="15"></INPUT> <B>Last Name:</B> <INPUT TYPE="Text" NAME="Last Name" SIZE="22"></INPUT>
            <B>E-Mail:</B> <INPUT TYPE="Text" NAME="E-Mail" SIZE="53"></INPUT>
<B>Home Page (If any):</B> <INPUT TYPE="Text" NAME="Home Page (If any)"SIZE="53"></INPUT>
          <B>Comments:</B> <TEXTAREA NAME="Comments" COLS=46 ROWS=6></TEXTAREA>

<P ALIGN="CENTER">
<INPUT TYPE="submit" VALUE="Press send e-mail comment">
</P>
</PRE>
</FORM>



html~Creek