snakewithatilda
11-12-2002, 02:38 PM
heres my code
<table width="904" border="0" cellpadding="0" cellspacing="0" mm:layoutgroup="true">
<tr>
<td width="113" height="11"></td>
<td width="717"></td>
<td width="74"></td>
</tr>
<tr>
<td height="438"></td>
<td valign="top">
<form name="form1" method="post" action="mailto:Snakewithatilda@hotmail.com"><font color=red>
<p>1.What is your email?
<input type="text" name="textfield">
<p>2.What Clan are you in?
<input type="text" name="textfield2">
<p>3.What Game(s) do you play? Also what is your prefered member name?<p>
<textarea cols=25 rows=6></textarea>
<p>4.What is your website url?
<input type="text" name="textfield3">
<p>5.If you play Diablo II what realm are you on?
<input type="text" name="textfield4">
<p>6.Would you mind if I put your email on the Member's page?
<p>
<input type="radio" name="yes" value="radiobutton">
Yes
<p>
<input type="radio" name="no" value="radiobutton">
No
<p>7.Would you mind if I put your ICQ # on the Member's page?
<p>
<input type="radio" name="yes" value="radiobutton">
Yes
<p>
<input type="radio" name="no" value="radiobutton">
No</p>
<input type="submit" name="Submit" value="Submit">
</form>
</td>
<td></td>
</tr>
</table>
heres what I got for a responce
textfield=someones@hotmail.com&textfield2=none&textfield3=none&textfield4=us+east&no=radiobutton&Submit=Submit
<table width="904" border="0" cellpadding="0" cellspacing="0" mm:layoutgroup="true">
<tr>
<td width="113" height="11"></td>
<td width="717"></td>
<td width="74"></td>
</tr>
<tr>
<td height="438"></td>
<td valign="top">
<form name="form1" method="post" action="mailto:Snakewithatilda@hotmail.com"><font color=red>
<p>1.What is your email?
<input type="text" name="textfield">
<p>2.What Clan are you in?
<input type="text" name="textfield2">
<p>3.What Game(s) do you play? Also what is your prefered member name?<p>
<textarea cols=25 rows=6></textarea>
<p>4.What is your website url?
<input type="text" name="textfield3">
<p>5.If you play Diablo II what realm are you on?
<input type="text" name="textfield4">
<p>6.Would you mind if I put your email on the Member's page?
<p>
<input type="radio" name="yes" value="radiobutton">
Yes
<p>
<input type="radio" name="no" value="radiobutton">
No
<p>7.Would you mind if I put your ICQ # on the Member's page?
<p>
<input type="radio" name="yes" value="radiobutton">
Yes
<p>
<input type="radio" name="no" value="radiobutton">
No</p>
<input type="submit" name="Submit" value="Submit">
</form>
</td>
<td></td>
</tr>
</table>
heres what I got for a responce
textfield=someones@hotmail.com&textfield2=none&textfield3=none&textfield4=us+east&no=radiobutton&Submit=Submit