Problem med formail
Hej...mit problem er at outlook åbner op når jeg trykker på send, det skal den ikke, hjælp :)
<form action="mailto:error1980unconnected@hotmail.com?subjectMail from Westwood" method="post" name="SendMail" enctype="text/plain">
<table width="760" border="0" cellspacing="0" cellpadding="0" height="252">
<tr>
<td height="207" valign="top">
<p><br>
<table border="0" width="54%" height="204">
<tr>
<td width="20%" height="23">Name:</td>
<td width="80%" height="23"><input type="text" name="navn" size="44" class="inputText"></td>
</tr>
<tr>
<td width="20%" height="23">E-mail:</td>
<td width="80%" height="23"><input type="text" name="textfield" maxlength="60" size="44" class="inputText"></td>
</tr>
<tr>
<td width="20%" height="19">Game:</td>
<td width="80%" height="19"><select size="1" name="D1" multiple>
<option>Bladerunner</option>
<option>Command & Conquer</option>
<option>Dune</option>
<option>Lands of Lore</option>
<option>Neverwinter Nights</option>
<option>NOX</option>
<option>Wolfenstein</option>
</select></td>
</tr>
<tr>
<td width="20%" height="90" valign="top">Message:</td>
<td width="80%" height="90"><textarea rows="7" name="S1" cols="37"></textarea></td>
</tr>
<tr>
<td width="20%" height="19"></td>
<td width="80%" height="19"></td>
</tr>
</table>
<input type="submit" name="submit" value="Send" class="inputButton" onFocus="this.blur();">
</form>
