<form method="post" action="mailto:[email protected]" enctype="text/plain">
Name: <br><input type="text" name="Name" size="30">
<br>
<br>
Phone:<br><input type="text" name="Name" size="30">
<br>
<br>
What You Want:<br> <textarea name="Comments" rows="5" cols="50"></textarea>
<br>
<br>
<input type="submit" name="Submit" size="30" value="Send">
</form>
I was given this script, and I want it to e-mail me the info they input, but when I try it, it doesn't seem to input the data into the e-mail.....can you help me?
Thanx
![]()
![]()




Reply With Quote