I am having alot of trouble with this form I created. It seems that the information filled in never goes to the e-mail address. Please if anyone can take a moment just to scan it and reply if you see an error(besides the space in between < /form> at the end of it) in the html thanks sooo much!!
<form>
Email: <INPUT TYPE="TEXT" Email="Email" SIZE="30,1">
Team Name: <INPUT TYPE="TEXT" Team Name="Team Name" SIZE="30,1">
<dl>
<dt>Check four pro bowlers that will make your team.
<dd>
<input type=radio name="1" value="5">Patrick Allen
<dd>
<input type=radio name="2" value="6">Chris Barnes
<dd>
<input type=radio name="3" value="7">Danny Wiseman
<dd>
<input type=radio name="4" value="8">Walter Ray Williams Jr.
<dd>
<input type=radio name="5" value="9">Tommy Jones
<dd>
<input type=radio name="6" value="10">Mika Koivuniemi
<dd>
<input type=radio name="7" value="11">Brian Voss
<dd>
<input type=radio name="8" value="12">Norm Duke
<dd>
<input type=radio name="9" value="13">Jason Hurd
<dd>
<input type=radio name="10" value="14">Brad Angelo
<dd>
<input type=radio name="11" value="15">Tony Reyes
<dd>
<input type=radio name="12" value="16">Parker Bohn III
<dd>
<input type=radio name="13" value="17">Michael Machuga
<dd>
<input type=radio name="14" value="18">Jason Couch
<dd>
<input type=radio name="15" value="19">Mike DeVaney
<dd>
<input type=radio name="16" value="20">Patrick Healey Jr
<dd>
<input type=radio name="17" value="21">Robert Smith
<dd>
<input type=radio name="18" value="22">Wes Malott
<dd>
<input type=radio name="19" value="23">Rick Lawrence
<dd>
<input type=radio name="20" value="24">Michael Haugen Jr
<dd>
<input type=radio name="21" value="25">Mike Wolfe
<dd>
<input type=radio name="22" value="26">Mike Edwards
<dd>
<input type=radio name="23" value="27">Ryan Shafer
<dd>
<input type=radio name="24" value="28">Michael Fagan
<dd>
<input type=radio name="25" value="29">Mike Scroggins
<dd>
<input type=radio name="26" value="30">Rick Steelsmith
<dd>
<input type=radio name="27" value="31">Joe Ciccone
<dd>
<input type=radio name="28" value="32">David Traber
<dd>
<input type=radio name="29" value="33">Paul Fleming
<dd>
<input type=radio name="30" value="34">Amleto Monacelli
<dd>
<input type=radio name="31" value="35">Doug Kent
<dd>
<input type=radio name="32" value="36">Brian Himmler
<dd>
<input type=radio name="33" value="37">Tom Baker
<dd>
<input type=radio name="34" value="38">Dave D'Entremont
<dd>
<input type=radio name="35" value="39">Chris Johnson
<dd>
<input type=radio name="36" value="40">Steve Wilson
<dd>
<input type=radio name="37" value="41">Tore Torgersen
<dd>
<input type=radio name="38" value="42">Tim Criss
<dd>
<input type=radio name="39" value="43">Pete Weber
<dd>
<input type=radio name="40" value="44">DJ Archer
<dd>
<input type=radio name="41" value="45">Blaise Bedolla
<dd>
<input type=radio name="42" value="46">Nathan Bohr
<dd>
<input type=radio name="43" value="47">Dino Castillo
<dd>
<input type=radio name="44" value="48">Christopher Collins
<dd>
<input type=radio name="45" value="49">Steve Jaros
<dd>
<input type=radio name="46" value="50">Tom Daugherty
<dd>
<input type=radio name="47" value="51">Tommy Delutz Jr.
<dd>
<input type=radio name="48" value="52">Ray Edwards
<dd>
<input type=radio name="49" value="53">Andres Gomez
<dd>
<input type=radio name="50" value="54">Jack Jurek
<dd>
<input type=radio name="51" value="55">Rudy Kasimakis
<dd>
<input type=radio name="52" value="56">Brian Kretzer
<dd>
<input type=radio name="53" value="57">Ben Laughlin
<dd>
<input type=radio name="54" value="58">Chris Loschetter
<dd>
<input type=radio name="55" value="59">Bill O'Neill
<dd>
<input type=radio name="56" value="60">Dale Traber
<dd>
<input type=radio name="57" value="61">Randy Weiss
</dl>
</dt>
<INPUT TYPE="SUBMIT" VALUE="SEND" ACTION="mailto:
fantasybowling@hotmail.com">
<INPUT TYPE="RESET" VALUE="CLEAR">
< /form>
http://www.freewebs.com/fantasybowling/signup.htm thats the website it is on