<form action="mailto:EMAIL@EMAIL.com?subject=SUBJECT" method="post" enctype="text/plain"> <table><tr><td> Name: <INPUT NAME="Name" TYPE="text" VALUE="" SIZE=30 MAXLENGTH=35><BR><BR> E-Mail: <INPUT NAME="Name" TYPE="text" VALUE="" SIZE=30 MAXLENGTH=35><BR><BR> Games Played:<BR> <INPUT NAME="Games Played" TYPE="checkbox" VALUE="Counter Strike">Counter Strike<BR> <INPUT NAME="Games Played" TYPE="checkbox" VALUE="Jedi Knight">Jedi Knight<BR> <INPUT NAME="Games Played" TYPE="checkbox" VALUE="Age Of Empires">Age Of Empires<BR> <INPUT NAME="Games Played" TYPE="checkbox" VALUE="Star Craft">Star Craft <br> Others: <INPUT NAME="Others" TYPE="text" SIZE=30 MAXLENGTH=35 align="center"><BR><BR> Specialties: <INPUT NAME="Specialties" TYPE="text" VALUE="For ex. HTML , PHP , Cogging , Game Making , etc." SIZE=30 MAXLENGTH=35 align=center><BR> Anything Else:<BR><textarea rows=12 cols=27></textarea> </td></tr> <tr><td align=center> <INPUT type="image" src=images/apply.gif value="Apply" style="color: #FFFFFF; background-color: #5c1111"> </td></tr></table> </FORM>
It is a tryout slip that people fill out to request a tryout for our clan. I need one that does a better job and that I can modify to change choices.
If I could add anything else, I need about 5 little checkboxes at the bottem that HAVE to be selected in order for the form to be sent, each of them saying something different. If this is possible, i'll give my life to anyone. Thx.
