Spookiekiller
Legacy Member
Ik heb op mijn site een gastenboek staan, dat gebruik maakt van de Telenet-service (cgi-bin). Probleem: het werkt niet! Telkens ik een bericht probeer te plaatsen, komt er op "Gelieve een goede user te specifiëren"
ik snap nie hoe het komt
kheb denk ik toch alles goed gedaan
hier is de code:
<html>
<head>
<title>Welkom op de Garlic Website - Gastenboek</title>
<link href="layout.css" rel="stylesheet" type="text/css">
</head>
<body>
<p>
<form action="/cgi-bin/gastenboek.cgi?/garlic/ned/" method="POST" target="_self">
<input type="hidden" name="OKurl" value="/garlic/ned/okurl.html">
<!--webbot bot="Validation" s-data-type="String" b-allow-letters="TRUE" b-value-required="TRUE" i-minimum-length="3" i-maximum-length="25" --><input type="text" rows="1" value=" < Naam >" form size="28" name="Naam"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696" maxlength="25"><br>
<!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="6" --><input type="text" rows="1" value=" < E-Mail >" form size="28" name="Email"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696"><br>
<input type="text" rows="1" value="http://" form size="28" name="URL"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696">
<br>
<br>
<!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="14" --><textarea input type="text" rows="9" form size="37" name="Bericht"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696" cols="51">
</textarea> <br>
<br>
<input type="submit" value="Post" name="Post" size="20">
<input type="reset" value="Reset" name="Reset">
<p>
<a target="_self" href="contact.htm"><< Terug << </a>
</p>
</form>
</body>
</html>
___________________________________________________________
euhm de site is www.garlicband.tk
ik snap nie hoe het komt
kheb denk ik toch alles goed gedaan
hier is de code:
<html>
<head>
<title>Welkom op de Garlic Website - Gastenboek</title>
<link href="layout.css" rel="stylesheet" type="text/css">
</head>
<body>
<p>
<form action="/cgi-bin/gastenboek.cgi?/garlic/ned/" method="POST" target="_self">
<input type="hidden" name="OKurl" value="/garlic/ned/okurl.html">
<!--webbot bot="Validation" s-data-type="String" b-allow-letters="TRUE" b-value-required="TRUE" i-minimum-length="3" i-maximum-length="25" --><input type="text" rows="1" value=" < Naam >" form size="28" name="Naam"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696" maxlength="25"><br>
<!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="6" --><input type="text" rows="1" value=" < E-Mail >" form size="28" name="Email"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696"><br>
<input type="text" rows="1" value="http://" form size="28" name="URL"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696">
<br>
<br>
<!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="14" --><textarea input type="text" rows="9" form size="37" name="Bericht"
style="color: #006800; font-family: Arial; font-weight: bold; border: 1px solid #696969; background-color: #969696" cols="51">
</textarea> <br>
<br>
<input type="submit" value="Post" name="Post" size="20">
<input type="reset" value="Reset" name="Reset">
<p>
<a target="_self" href="contact.htm"><< Terug << </a>
</p>
</form>
</body>
</html>
___________________________________________________________
euhm de site is www.garlicband.tk

ad: