Ich will ein formular versenden aber klappt irgenwie nicht könnt ihr mir helfen?
hier mal der quelltext
<title>Join BF2</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" text="#FF0000" bgcolor="#000000">
</center></TD>
<TD COLSPAN=2 height="203" valign="top">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="546">
<tr>
<td width="546" align="center">
<font face="Comic Sans MS" size="5">
<b>Join BF2!</b></font><p> </p>
<table border="0" border="0" width="544" cellspacing="0" cellpadding="0" height="100%" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="323" height="22"><font face="Comic Sans MS"><b>Nickname</b></font></td>
<td width="221" height="22"><b>
<font face="Comic Sans MS">
<input type="text" name="Nick" size="25"></font></b></td>
</tr>
<tr>
<td width="323" height="22"><font face="Comic Sans MS"><b>Alter</b></font></td>
<td width="221" height="22"><b>
<font face="Comic Sans MS">
<input type="text" name="Alter" size="1"> </font> </b>
<font face="Comic Sans MS">Jahre</font></td>
</tr>
<tr>
<td width="323" height="22"><font face="Comic Sans MS"><b>Wohnort
(optional)</b></font></td>
<td width="221" height="22"><b>
<font face="Comic Sans MS">
<input type="text" name="Wohnort" size="25"></font></b></td>
</tr>
<tr>
<td width="323" height="22"><font face="Comic Sans MS"><b>E-Mail</b></font></td>
<td width="221" height="22"><b>
<font face="Comic Sans MS">
<input type="text" name="Email" size="25" value=" "></font></b></td>
</tr>
<tr>
<td width="323" height="22"><font face="Comic Sans MS"><b>MSN oder ICQ</b></font></td>
<td width="221" height="22"><b>
<font face="Comic Sans MS">
<input type="text" name="MSN oder ICQ" size="25"></font></b></td>
</tr>
<tr>
<td width="323" height="32"><font face="Comic Sans MS"><b>Welches Game
willst du bei uns spielen?</b></font></td>
<td width="221" height="32" align="left" valign="middle">
<b>
<font face="Comic Sans MS">
<select size="1" name="Game">
<option value="Generals">C&C Generals</option>
<option value="Renegade" selected>C&C Renegade</option>
<option value="BREED">BREED</option>
</select></font></b></td>
</tr>
<tr>
<td width="323" height="32"><font face="Comic Sans MS"><b>Deine
Internetverbindung?</b></font></td>
<td width="221" height="32"><b>
<font face="Comic Sans MS">
<select size="1" name="Connection">
<option value="DSL">DSL</option>
<option value="schneller">schneller</option>
</select> </font> </b></td>
</tr>
<tr>
<td width="323" height="68"><font face="Comic Sans MS"><b>Warum
interessierst du dich für unseren Clan?</b></font></td>
<td width="221" height="68"><b>
<font face="Comic Sans MS">
<textarea name="Wieso_Intresse" rows="4" cols="19"></textarea></font></b></td>
</tr>
<tr>
<td width="323" height="34"><font face="Comic Sans MS"><b>Mehr Info´s zu
dir? (optional)</span></b></font></td>
<td width="221" height="34"><b>
<font face="Comic Sans MS">
<textarea name="Infos" rows="4" cols="19"></textarea></font></b></td>
</tr>
<tr>
<td width="323" height="34"><font face="Comic Sans MS"><b>Hast du die
Regeln gelesen?</b></font></td>
<td width="221" height="34">
<b>
<font face="Comic Sans MS">
<input type="radio" value="JA" name="rules_gelesen"> </font> </b>
<font face="Comic Sans MS">Ja, kenne die BF2 Regeln!</font></td>
</tr>
<tr>
<td width="544" colspan="2" height="19">
<p align="center"> </td>
</tr>
<tr>
<td width="544" colspan="2" height="27">
<p align="center"><font face="Comic Sans MS" color="#66CCFF">
<input type="submit" name="Sendenbutton" value="und ab dafür :-)"> <input type="reset" name="Resetbutton" value="ne lieber nicht"></font></td>
</tr>
</table>
</body>
</html>