Bashh
08-19-2002, 11:22 PM
Well, i gots the form down pact, but i need to know some cgi for it to work (so i was told) any help please?
<html>
<head>
<form action="?" method="post" subject="Character">
<input type="text" name="thebox" align="top" maxlength="25" size="40"><br>
<input type="submit" value="Send" align="middle">
</form>
</head>
</html>
this is what i have. (?)= Im not sure what to put. if i put mailto:my_email@hotmail.com when i test it in a browser a damn popup comes up asking if i want to send it, because it uses email, and has never worked for me even after hiting ok... urg some help would be very thoughtful. thanks
<html>
<head>
<form action="?" method="post" subject="Character">
<input type="text" name="thebox" align="top" maxlength="25" size="40"><br>
<input type="submit" value="Send" align="middle">
</form>
</head>
</html>
this is what i have. (?)= Im not sure what to put. if i put mailto:my_email@hotmail.com when i test it in a browser a damn popup comes up asking if i want to send it, because it uses email, and has never worked for me even after hiting ok... urg some help would be very thoughtful. thanks