Thu Jul 27, 2006 9:25 pm
<form method=POST action="mailto:someonesemail@yaddayadda.com"
enctype="text/plain"
onSubmit="window.alert('This form is being sent by email, even though it may not appear that anything has happened...')">
UserName Input thingy:
<input type=text name=username size=32 maxlength=80>
<p>
True or False Question:
<input type=radio name=answer value="T"> True
<input type=radio name=answer value="F"> False
<p>
Multiple Choice Question:
<select name=when size=1>
<option>Most of the time
<option>some of the time
<option>never
</select>
<p>
<input type=submit>
</form>
Fri Aug 04, 2006 2:46 am
Sun Aug 27, 2006 12:49 am
Queen Moofienne wrote:I don't think it would work since the new filters were put on the site >< But I'm not a total expert on that stuff, so sorry if I'm wrong xPP