Ik probeer een pagina (default.asp) te uploaden. werkt. Maar doet het niet.
Hij doet het wel wanneer ik er het *.inc verwijzing uithaal.
Het gaat om het volgende inc bestandje.
<html>
<head>
<title><!-- #included file="inc/title.inc"--></title>
<style type="text/css">
A {color:#374779;text-decoration:none}
A:visited {color: #374779;text-decoration:none}
A:active {color: #374779;text-decoration:none}
A:hover { color: black;text-decoration:overline and underline}
</style>
</head>
<body>
<!-- #included file="inc/login/formcheck.inc" -->
<% If ( check = "nee" ) Then %>
haal ik die verwijzingen weg dan doet hij het wel. De fdoutmelding is trouwens HTTP-fout 500 Interne serverfout
<center>
<font face="verdana" size="1" color="#000000">
<B>
Hij doet het wel wanneer ik er het *.inc verwijzing uithaal.
Het gaat om het volgende inc bestandje.
<html>
<head>
<title><!-- #included file="inc/title.inc"--></title>
<style type="text/css">
A {color:#374779;text-decoration:none}
A:visited {color: #374779;text-decoration:none}
A:active {color: #374779;text-decoration:none}
A:hover { color: black;text-decoration:overline and underline}
</style>
</head>
<body>
<!-- #included file="inc/login/formcheck.inc" -->
<% If ( check = "nee" ) Then %>
haal ik die verwijzingen weg dan doet hij het wel. De fdoutmelding is trouwens HTTP-fout 500 Interne serverfout
<center>
<font face="verdana" size="1" color="#000000">
<B>