Ja ik heb al wat code,
En mij gaat het er om als je iets niet in gevuld hebt,
zoals, naam, mailaddres, postcode ect.
dat het mailtje niet verzonden wordt
Hoe en waar zet ik het in html in het formuliertje
dit is wat code:
<form><p align="center" style="word-spacing: 0; margin: 0"><table width="430" bgcolor="#000080" bordercolor="#C0C0C0" border="1" height="393">
<tr><td colspan="2" bgcolor="#800080" width="730" align="center" height="19">
<p align="center"><b><font color="#C0C0C0"> Mailform van Eclipse Sound Studios</font></b></p>
</td></tr>
<tr><td width="238" align="left" height="23">
<p align="left"><font color="#C0C0C0"> Your name:</font></p>
</td><td width="518" align="left" height="23">
<p align="left">
<input type="text" name="naam" size="37"></p>
</td></tr>
<tr><td width="238" align="left" height="23">
<p align="left"><font color="#C0C0C0"> Band name:</font></td><td width="518" align="left" height="23">
<p align="left"><input type="text" name="Name" size="37"></td></tr>
<tr><td width="238" align="left" height="23">
<p align="left"><font color="#C0C0C0"> Your mail address:</font></p>
</td><td width="518" align="left" height="23">
<p align="left">
<input type="text" name="email" size="37"></p>
</td></tr>
<tr><td width="238" align="left" height="23">
<p align="left"><font color="#C0C0C0"> Website Address:</font></p>
</td><td width="518" align="left" height="23">
<p align="left">
<input type="text" name="url" value="http://" size="37"></p>
</td></tr>
<tr><td width="238" align="left" height="23">
<p align="left"><font color="#C0C0C0"> Subject:</font></td><td width="518" align="left" height="23">
<p align="left"><input type="text" name="Subject" size="37"></td></tr>
<tr><td width="238" align="left" height="19">
<p align="left"> </td><td width="518" align="left" height="19">
<p align="center"><font color="#C0C0C0">Message</font></td></tr>
<tr><td width="238" align="left" height="140">
<p align="left"><img border="0" src="historyimages/Logoeclipe.jpg" width="141" height="140" align="left"></p>
</td><td width="518" align="left" height="140">
<p align="left">
<textarea name="bericht" cols="32" rows="6"></textarea></p>
</td></tr>
<tr><td width="238" align="center" height="25">
<p align="left"> </p>
</td><td width="518" align="center" height="25">
<p align="center"><input class=knop type="submit" value="send"><input class=knop type="reset" value="Repair">
<tr><td colspan="2" bgcolor="#800080" width="730" align="left" height="15">
<p align="center" style="word-spacing: 0; margin: 0"><font color="#C0C0C0" size="2" face="Copperplate Gothic Bold">DIGITAL
AUDIORECORDING</font>
</table>
</form>
greets, Lizzard:thumb: