bjmprime
03-27-2003, 01:38 AM
ok im having trouble with this:
i cant get it to go to my right email it goes to my outlook express but i want it to go to hotmial can u help me with this.
this is my code that i have on it-
<form method="post" enctype="text/plain" action= 'mailto:brandon_mclellan@hotmail.com'><input type="hidden" name="brandon_mclellan@hotmail" value="Register">
What is your current honor?<br>
<input type="text" name="What is your current honor?" size="50" maxlength="100"><br><br>
What map are you best at<br>
<input type="text" name="What map are you best at" size="50" maxlength="100"><br><br>
What weapon are you best with?<br>
<input type="text" name="What weapon are you best with?" size="50" maxlength="100"><br><br>
E-mail Address?<br>
<input type="text" name="E-mail Address?" size="50" maxlength="100"><br><br>
What is your current screen name?<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
<br><br>Do you play Americas Army Alot (Be Honest)<br>
<input type="radio" name="Do you play Americas Army Alot (Be Honest)"value="Yes">Yes<BR>
<input type="radio" name="Do you play Americas Army Alot (Be Honest)"value="No">No<br><br>
<input type="submit" value="Submit"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Reset"></form>
i cant get it to go to my right email it goes to my outlook express but i want it to go to hotmial can u help me with this.
this is my code that i have on it-
<form method="post" enctype="text/plain" action= 'mailto:brandon_mclellan@hotmail.com'><input type="hidden" name="brandon_mclellan@hotmail" value="Register">
What is your current honor?<br>
<input type="text" name="What is your current honor?" size="50" maxlength="100"><br><br>
What map are you best at<br>
<input type="text" name="What map are you best at" size="50" maxlength="100"><br><br>
What weapon are you best with?<br>
<input type="text" name="What weapon are you best with?" size="50" maxlength="100"><br><br>
E-mail Address?<br>
<input type="text" name="E-mail Address?" size="50" maxlength="100"><br><br>
What is your current screen name?<br>
<input type="text" name="question:" size="50" maxlength="100"><br><br>
<br><br>Do you play Americas Army Alot (Be Honest)<br>
<input type="radio" name="Do you play Americas Army Alot (Be Honest)"value="Yes">Yes<BR>
<input type="radio" name="Do you play Americas Army Alot (Be Honest)"value="No">No<br><br>
<input type="submit" value="Submit"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Reset"></form>