<!-- This Script is from http://blogtoolskit.blogspot.com/, Provided by: Technology Kick -->

<FORM action="mailto:you@yourdomain.com" method="post" enctype="text/plain">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="4" WIDTH="90%">
<TR>
<TD width="30%"><DIV align="right">
<B>Name:</B>
</DIV>
</TD>
<TD width="70%">
<INPUT type="text" name="name" size="20">
</TD>
</TR>
<TR>
<TD><DIV align="right"><B>Email:</B></DIV>
</TD>
<TD>
<INPUT type="text" name="email" size="20">
</TD>
</TR>
<TR>
<TD><DIV align="right">
<B>Comment:</B>
</DIV>
</TD>
<TD><TEXTAREA name="comment" cols="30" wrap="virtual" rows="4"></TEXTAREA></TD>
</TR>
</TABLE>
<a target="_blank" href="http://blogtoolskit.blogspot.com/" style="font-size: 8pt; text-decoration: none">Blog Tools Kit</a>

 
Top