Phillip
11-15-2005, 02:25 AM
Forget that lol :P I have a code :) One slight problem well concern I need to know that where it says <email me> that when i put @whatever it will actually go to me :)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>not yet</title>
</head>
<body>
<input type=hidden name=to value="fake@.fake">
<FORM METHOD=POST ENCTYPE="text/plain" ACTION="me.php"></body>
<FORM METHOD=POST ENCTYPE="text/plain" action="me.php">
Your name:<br>
<INPUT type="text" name=from size=17>
<p>Email:<br>
<INPUT type="text" name=email size=17></p>
<p> How can we help you?:<br>
<select name=jobap size="1">
<option>not yet.</option>
<option>not yet</option>
<option>not yet</option>
<option>not yet.</option>
<option>not yet</option>
<option>not yet</option>
<option>not yet</options>
</select><BR>
</p>
<p>Further Comments:<br>
<TEXTAREA NAME="msg" COLS="25" ROWS="5"></TEXTAREA><BR>
<INPUT TYPE="submit" NAME="submit" VALUE="Email me"><BR>
</p>
</form>
</html>
help
thanks
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>not yet</title>
</head>
<body>
<input type=hidden name=to value="fake@.fake">
<FORM METHOD=POST ENCTYPE="text/plain" ACTION="me.php"></body>
<FORM METHOD=POST ENCTYPE="text/plain" action="me.php">
Your name:<br>
<INPUT type="text" name=from size=17>
<p>Email:<br>
<INPUT type="text" name=email size=17></p>
<p> How can we help you?:<br>
<select name=jobap size="1">
<option>not yet.</option>
<option>not yet</option>
<option>not yet</option>
<option>not yet.</option>
<option>not yet</option>
<option>not yet</option>
<option>not yet</options>
</select><BR>
</p>
<p>Further Comments:<br>
<TEXTAREA NAME="msg" COLS="25" ROWS="5"></TEXTAREA><BR>
<INPUT TYPE="submit" NAME="submit" VALUE="Email me"><BR>
</p>
</form>
</html>
help
thanks