De onderstaande pagina werkt niet goed, en onze host ondersteund geen php zeggen ze.
Wat is er mis in onderstaande pagina? wanneer ik het formulier invul, word ik doorgelinkt naar
www.baboonshop.com, en dat is niet de bedoeling.
<!--To put this html into an existing HTML document, you must copy the JavaScript and-->
<!--paste it in a specific location within the destination HTML document. You must then copy-->
<!--and paste the table in a different location.-->
<!--To put this html into an existing HTML document, you must copy the JavaScript and-->
<!--paste it in a specific location within the destination HTML document. You must then copy-->
<!--and paste the table in a different location.-->
<html>
<head>
<title>Hollands Geweld</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Fireworks Splice HTML">
<!-- Fireworks 3.0 Dreamweaver 3.0 target. Created Thu Sep 14 15:43:39 GMT+0200 (West-Europa (zomertijd)) 2000 -->
<script language="JavaScript">
<!--
function MM_findObj(n, d) { //v3.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms
[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document); return x;
}
function MM_validateForm() { //v3.0
var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args);
if (val) { nm=val.name; if ((val=val.value)!="") {
if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
} else if (test!='R') { num = parseFloat(val);
if (val!=''+num) errors+='- '+nm+' must contain a number.\n';
if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
min=test.substring(8,p); max=test.substring(p+1);
if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
} } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
} if (errors) alert('The following error(s) occurred:\n'+errors);
document.MM_returnValue = (errors == '');
}
//-->
</script>
</head>
<body bgcolor="#333333" text="#000099" link="#000099" vlink="#000099" alink="#000099" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" height="100%" cellpadding="1" cellspacing="1">
<tr align="center" valign="middle">
<td>
<table border="0" cellpadding="0" cellspacing="0" width="775" vspace="0" hspace="0" align="center">
<!-- fwtable fwsrc="index.png" fwbase="index.gif" -->
<tr> <!-- Shim row, height 1. -->
<td><img src="slices/shim.gif" width="8" height="1" border="0"></td>
<td><img src="slices/shim.gif" width="143" height="1" border="0"></td>
<td><img src="slices/shim.gif" width="23" height="1" border="0"></td>
<td><img src="slices/shim.gif" width="581" height="1" border="0"></td>
<td><img src="slices/shim.gif" width="20" height="1" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="1" border="0"></td>
</tr>
<tr valign="top"><!-- row 1 -->
<td colspan="5"><img name="index_r01_c1" src="slices/index_r01_c1.gif" width="775" height="29" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="29" border="0"></td>
</tr>
<tr valign="top"><!-- row 2 -->
<td colspan="3"><img name="index_r02_c1" src="slices/index_r02_c1.gif" width="174" height="175" border="0"></td>
<td rowspan="12" bgcolor="#FCF469"> <!-- -->
<form ACTION="http://www.baboonshop.com/cgi-bin/mail.pl?" METHOD="POST" onSubmit="MM_validateForm('Naam','','R','Straatnaam+huisnummer','','R','Postcode','','R','Woonplaats','','R','prive','','R','Boekingsdatum','','R');return document.MM_returnValue">
<table width="92%" border="0">
<tr>
<td width="48%"><font size="2" face="Tahoma">
<input type="hidden" name="_subject" value="Boekingen via Internet">
<INPUT TYPE="HIDDEN" NAME="to" VALUE="mailto:bdejonge@worldonline.nl">
<INPUT TYPE="HIDDEN" NAME="nextpage" VALUE="http://ftp.alwaysaccess.nl/~bveuger/bedankt.htm">
Naam:</font></td>
<td width="52%">
<input type="text" name="Naam" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">evt. Bedrijf:</font></td>
<td width="52%">
<input type="text" name="Bedrijf" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">Straatnaam + huisnummer:</font></td>
<td width="52%">
<input type="text" name="Straatnaam+huisnummer" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">Postcode:</font></td>
<td width="52%">
<input type="text" name="Postcode" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">Woonplaats:</font></td>
<td width="52%">
<input type="text" name="Woonplaats" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">Tel. prive:</font></td>
<td width="52%">
<input type="text" name="Tel.prive" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">E-mail: </font></td>
<td width="52%">
<input type="text" name="E-mail" size="30">
</td>
</tr>
<tr>
<td width="48%"><font size="2" face="Tahoma">Boekingsdatum:</font></td>
<td width="52%">
<input type="text" name="Boekingsdatum" size="30">
</td>
</tr>
<tr>
<td width="48%"> </td>
<td width="52%"> </td>
</tr>
<tr>
<td width="48%"> </td>
<td width="52%">
<input type="submit" value="Verstuur!" name="submit">
<input type="reset" value="Maak de velden leeg" name="reset">
</td>
</tr>
</table>
</form>
</td>
<td rowspan="13"><img name="index_r02_c5" src="slices/index_r02_c5.gif" width="20" height="406" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="175" border="0"></td>
</tr>
<tr valign="top"><!-- row 3 -->
<td rowspan="10"><img name="index_r03_c1" src="slices/index_r03_c1.gif" width="8" height="182" border="0"></td>
<td><img name="index_r03_c2" src="slices/index_r03_c2.gif" width="143" height="12" border="0"></td>
<td rowspan="10"><img name="index_r03_c3" src="slices/index_r03_c3.gif" width="23" height="182" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="12" border="0"></td>
</tr>
<tr valign="top"><!-- row 4 -->
<td><a href="info.htm"><img name="index_r04_c2" src="slices/index_r04_c2.gif" width="143" height="26" border="0"></a></td>
<td><img src="slices/shim.gif" width="1" height="26" border="0"></td>
</tr>
<tr valign="top"><!-- row 5 -->
<td><img name="index_r05_c2" src="slices/index_r05_c2.gif" width="143" height="7" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="7" border="0"></td>
</tr>
<tr valign="top"><!-- row 6 -->
<td><a href="foto.htm"><img name="index_r06_c2" src="slices/index_r06_c2.gif" width="143" height="26" border="0"></a></td>
<td><img src="slices/shim.gif" width="1" height="26" border="0"></td>
</tr>
<tr valign="top"><!-- row 7 -->
<td><img name="index_r07_c2" src="slices/index_r07_c2.gif" width="143" height="12" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="12" border="0"></td>
</tr>
<tr valign="top"><!-- row 8 -->
<td><a href="agenda.htm"><img name="index_r08_c2" src="slices/index_r08_c2.gif" width="143" height="26" border="0"></a></td>
<td><img src="slices/shim.gif" width="1" height="26" border="0"></td>
</tr>
<tr valign="top"><!-- row 9 -->
<td><img name="index_r09_c2" src="slices/index_r09_c2.gif" width="143" height="10" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="10" border="0"></td>
</tr>
<tr valign="top"><!-- row 10 -->
<td><a href="boeken.htm"><img name="index_r10_c2" src="slices/index_r10_c2.gif" width="143" height="26" border="0"></a></td>
<td><img src="slices/shim.gif" width="1" height="26" border="0"></td>
</tr>
<tr valign="top"><!-- row 11 -->
<td><img name="index_r11_c2" src="slices/index_r11_c2.gif" width="143" height="11" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="11" border="0"></td>
</tr>
<tr valign="top"><!-- row 12 -->
<td><a href="mailto:bdejonge@worldonline.nl"><img name="index_r12_c2" src="slices/index_r12_c2.gif" width="143" height="26" border="0"></a></td>
<td><img src="slices/shim.gif" width="1" height="26" border="0"></td>
</tr>
<tr valign="top"><!-- row 13 -->
<td rowspan="2" colspan="3"><img name="index_r13_c1" src="slices/index_r13_c1.gif" width="174" height="49" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="28" border="0"></td>
</tr>
<tr valign="top"><!-- row 14 -->
<td><img name="index_r14_c4" src="slices/index_r14_c4.gif" width="581" height="21" border="0"></td>
<td><img src="slices/shim.gif" width="1" height="21" border="0"></td>
</tr>
<!-- This table was automatically created with Macromedia Fireworks 3.0 -->
<!-- http://www.macromedia.com -->
</table>
</td>
</tr>
</table>
</body>
</html>