Has anyone encountered a problem whereby using the Header("Location: blah") function to redirect the client to another page, sometimes it comes up with this;
-- snip -- CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: -- snip -- Although no headers are returned and by simply hitting refresh, the page (with the same URL in the URL bar that it should be redirected to) works fine? Example of the URL that it redirects to, and what is displayed in the URL bar is: http://site/index.php?strLink=1&ErrMsg=1&strDOBDay=1 Cheers -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php