This is how this mailto form looks.Works welll. For your use copy and paste the code into your page, and replace the existing example address with your e-mail address.


   

Send E-MAIL, Rate This Site:    great sucks super fantastic

COPY & PASTE E-MAILER CODE BELOW:

<CENTER> <FORM METHOD="POST" ACTION="mailto:youreddy@somewhere.com?no_signature=true" ENCTYPE="text/plain"> <INPUT TYPE="hidden" name="subject" value="Home Page Opinion Feedback"> <BR> <P><textarea bgcolor="#FFFFFF" text=BLUE cols=50 rows=2 NAME="comments"></textarea><P> <INPUT TYPE="submit" VALUE="send">&nbsp&nbsp&nbsp <INPUT TYPE="reset" VALUE="clear"> <P>Send E-MAIL, Rate This Site:&nbsp&nbsp&nbsp <INPUT TYPE="checkbox" NAME="great">great <INPUT TYPE="checkbox" NAME="sucks">sucks <INPUT TYPE="checkbox" NAME="super">super <INPUT TYPE="checkbox" NAME="fantastic">fantastic </FORM></CENTER>