Hi WilliamLiu On 17 March 2004 at 18:48:22 +0800 (which was 10:48 where I live) WilliamLiu emanated these words of wisdom > I'm using PHP4 on Windows 2000 Server SP4 (with MSSQL). > Here has one thing is very strange, I use > header("Location:http://xxx.xxx.xxx.xx") to redirect address, > when execute the same page with same operation processes and arguments, > I will got CGI Error message sometimes. > I can't found out what's happened and thanks for any advice!! > Here is the CGI Error message source code: > <head><title>Error in CGI Application</title></head> > <body><h1>CGI Error</h1>The specified CGI application misbehaved by not > returning a complete set of HTTP headers. The headers it did return > are:<p><p><pre></pre> Seen it, been there, got the T shirt. Use ODBC connector and not the mssql dll. PHP blame M$. M$ blame PHP -- Thank you for your time, _______________________________________________ David | David Elliott | Software Engineer | _________________________| list@xxxxxxxxxxxxxx | PGP Key ID 0x650F4534 | | Give file a blindfold and last cigarette before deletion (Y/N)? | -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php