stranger
01-21-2003, 12:00 PM
Hello,
this is my first form,but it does not work.Can anybody see what i did wrong?
Somewere there must be something incorrect.
But i can't find it.
Please help me.
This is a part of the form where i think the mistake is:
//--></script><!--webbot BOT="GeneratedScript" endspan --><form methode="get" action="http://www.lucherino.nl/HostnetNL/mailer.asp" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
<input type="hidden" name="mailto" value="info@lucherino.nl"><input type="hidden" name="subject" value=" aanvraag"><input type="hidden" name="confirmation" value="http://www.lucherino.nl/email.html"><div align="center"><center><table border="0" width="495">
<tr>
<td align="center" bgcolor="#0000FF" font color="#008080" width="150"><font color="#FFFF00"><strong>Naam</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="2" --><input type="text" size="40" name="naam" class="invulvak" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Adres</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="1" --><input type="text" size="40" name="adres" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Postcode</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="6" I-Maximum-Length="12" --><input type="text" size="7" name="postcode" maxlength="12" style="background-color: rgb(218,220,184)"> </td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Woonplaats</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="2" --><input type="text" size="40" name="woonplaats" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Telefoon
thuis</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="6" I-Maximum-Length="15" --><input type="text" size="15" name="telefoon_thuis" maxlength="15" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>E-mail</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="1" --><input type="text" size="35" name="email" style="background-color: rgb(218,220,184)"> </td>
</tr>
</table>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><strong>Wilt u reserveren of informatie.<br>
</strong>Algemene selectie kunt u maken d.m.v. onderstaande keuzes</p>
</center></div><hr width="50%">
<div align="center"><center><table border="0" width="445">
<tr>
<td align="center" bgcolor="#000080" width="222"><strong><em><font color="#FFFF00">INFO
</font></em></strong></td>
<td width="223" bgcolor="#000080"><select name="afspraak_voor" size="1" class="pulldown" style="font-family: Arial, serif; background-color: rgb(192,196,134); color: rgb(0,0,128)">
<option selected value="Niets geselecteerd">Maak hier uw keuze..........</option>
<option value="-----">-----</option>
<option value="info">Informatie</option>
<option value="-----">-----</option>
<option value="reserveren">Reserveren</option>
<option value="anders">Andere vraag</option>
<option value="-----">-----</option>
<option value="Iets anders">Iets anders</option>
</select></td>
</tr>
</table>
</tr>
</table>
</table>
</td>
</tr>
</table>
<div align="center"><center><p><em><big><b>Vermeld hieronder uw aanvullende informatie.<br>
</b></big><strong><small>Eventueel extra eigen wensen enz...</small></strong></em></p>
</center></div><div align="center"><center><p><textarea name="toelichting" rows="6" cols="55" style="background-color: rgb(224,225,193); color: rgb(0,0,128); border-left: medium double">Mijn aanvulling: </textarea></p>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><em><font color="#0000A0"><strong>Hoe kunnen
wij een antwoord aan u het beste bevestigen ?<br>
</center></div><div align="center"><center><table border="1" cellpadding="0" width="200" bgcolor="#000080" cellspacing="0">
<tr>
<td><font color="#FFFF00"><input type="radio" name="voorkeur" value="post"><input type="checkbox" name="post j/n" value="Ja"><strong> Post</strong><br>
<input type="radio" name="voorkeur" value="email" checked><input type="checkbox" checked name="email j/n" value="Ja"><strong> E-mail </strong><br>
<input type="checkbox" name="Tel thuis j/n" value="Ja"><strong> Telefoon thuis</strong><br>
</tr>
</table>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><input type="submit" value="Ja, verstuur deze aanvraag"></p>
</center></div>
</form>
</blockquote>
<p align="center">
<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
</select></p>
</center></div>
</form>
<dl>
<div align="center"><center>
<dt><font face="Arial" size="1">
© 2002. <a href="http://www.lucherino.nl" target="_blank"><strong>Lucherino Website</strong>.</a></font><br>
<a href="mailto:info@lucherino.nl"><font face="Arial" size="1">info@lucherino.nl</font></a></dt>
</center></div>
</dl>
</td></tr><!--msnavigation--></table></body>
</head>
<body>
this is my first form,but it does not work.Can anybody see what i did wrong?
Somewere there must be something incorrect.
But i can't find it.
Please help me.
This is a part of the form where i think the mistake is:
//--></script><!--webbot BOT="GeneratedScript" endspan --><form methode="get" action="http://www.lucherino.nl/HostnetNL/mailer.asp" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
<input type="hidden" name="mailto" value="info@lucherino.nl"><input type="hidden" name="subject" value=" aanvraag"><input type="hidden" name="confirmation" value="http://www.lucherino.nl/email.html"><div align="center"><center><table border="0" width="495">
<tr>
<td align="center" bgcolor="#0000FF" font color="#008080" width="150"><font color="#FFFF00"><strong>Naam</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="2" --><input type="text" size="40" name="naam" class="invulvak" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Adres</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="1" --><input type="text" size="40" name="adres" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Postcode</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="6" I-Maximum-Length="12" --><input type="text" size="7" name="postcode" maxlength="12" style="background-color: rgb(218,220,184)"> </td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Woonplaats</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="2" --><input type="text" size="40" name="woonplaats" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>Telefoon
thuis</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="6" I-Maximum-Length="15" --><input type="text" size="15" name="telefoon_thuis" maxlength="15" style="background-color: rgb(218,220,184)"></td>
</tr>
<tr>
<td align="center" bgcolor="#0000FF" width="150"><font color="#FFFF00"><strong>E-mail</strong></font></td>
<td width="378"><!--webbot bot="Validation" B-Value-Required="TRUE" I-Minimum-Length="1" --><input type="text" size="35" name="email" style="background-color: rgb(218,220,184)"> </td>
</tr>
</table>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><strong>Wilt u reserveren of informatie.<br>
</strong>Algemene selectie kunt u maken d.m.v. onderstaande keuzes</p>
</center></div><hr width="50%">
<div align="center"><center><table border="0" width="445">
<tr>
<td align="center" bgcolor="#000080" width="222"><strong><em><font color="#FFFF00">INFO
</font></em></strong></td>
<td width="223" bgcolor="#000080"><select name="afspraak_voor" size="1" class="pulldown" style="font-family: Arial, serif; background-color: rgb(192,196,134); color: rgb(0,0,128)">
<option selected value="Niets geselecteerd">Maak hier uw keuze..........</option>
<option value="-----">-----</option>
<option value="info">Informatie</option>
<option value="-----">-----</option>
<option value="reserveren">Reserveren</option>
<option value="anders">Andere vraag</option>
<option value="-----">-----</option>
<option value="Iets anders">Iets anders</option>
</select></td>
</tr>
</table>
</tr>
</table>
</table>
</td>
</tr>
</table>
<div align="center"><center><p><em><big><b>Vermeld hieronder uw aanvullende informatie.<br>
</b></big><strong><small>Eventueel extra eigen wensen enz...</small></strong></em></p>
</center></div><div align="center"><center><p><textarea name="toelichting" rows="6" cols="55" style="background-color: rgb(224,225,193); color: rgb(0,0,128); border-left: medium double">Mijn aanvulling: </textarea></p>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><em><font color="#0000A0"><strong>Hoe kunnen
wij een antwoord aan u het beste bevestigen ?<br>
</center></div><div align="center"><center><table border="1" cellpadding="0" width="200" bgcolor="#000080" cellspacing="0">
<tr>
<td><font color="#FFFF00"><input type="radio" name="voorkeur" value="post"><input type="checkbox" name="post j/n" value="Ja"><strong> Post</strong><br>
<input type="radio" name="voorkeur" value="email" checked><input type="checkbox" checked name="email j/n" value="Ja"><strong> E-mail </strong><br>
<input type="checkbox" name="Tel thuis j/n" value="Ja"><strong> Telefoon thuis</strong><br>
</tr>
</table>
</center></div><div align="center"><center><p> </p>
</center></div><div align="center"><center><p><input type="submit" value="Ja, verstuur deze aanvraag"></p>
</center></div>
</form>
</blockquote>
<p align="center">
<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
</select></p>
</center></div>
</form>
<dl>
<div align="center"><center>
<dt><font face="Arial" size="1">
© 2002. <a href="http://www.lucherino.nl" target="_blank"><strong>Lucherino Website</strong>.</a></font><br>
<a href="mailto:info@lucherino.nl"><font face="Arial" size="1">info@lucherino.nl</font></a></dt>
</center></div>
</dl>
</td></tr><!--msnavigation--></table></body>
</head>
<body>