Hya All, I had this CGI Error problem (random) see below. It happens at random and when your refresh it works fine. -- Begin -- CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: -- End -- To bypass this bug for IIS 5 or IIS 6 you can set the custom error (502) to a file containing this: <script> history.go(0); </script> It worked for me on IIS 5 and 6 running win200 advanced server and win2003 Enterprise Edition Greats Huib -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php