ShawtyG09
02-11-2006, 02:17 AM
Ok when i did my form it didn't automatically send to my email , when someone did it , it went through an email like they had to do an email to do my form instead of it bein sent automatically like it has name email site and comments/questions and when you push submit it goes into an email could someone help me with this? my code is ....
<form method="post" enctype="text/plain" action='mailto:morningstarstaff@hotmail.com'>
<input type="hidden" name="To" value="like or dislike form">
Name:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
Email:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
What do you want to request:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
<input type="submit" value="Send"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Clear it"></form> so please help!
*Kay
<form method="post" enctype="text/plain" action='mailto:morningstarstaff@hotmail.com'>
<input type="hidden" name="To" value="like or dislike form">
Name:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
Email:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
What do you want to request:<br>
<input type="text" name="question:" size="30" maxlength="100"><br><br>
<input type="submit" value="Send"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Clear it"></form> so please help!
*Kay