> Have somebody successed with the function < header("Location: > http://...") > > using the php4isapi.dll ??? > > My code works well with PHP using the CGI php.exe, but impossible to make > it > work with the ISAPI module !!!
Do you have exit(); after your header() call? I use header() all the time with IIS and have never had an issue. ---John W. Holmes... Amazon Wishlist: http://www.amazon.com/o/registry/3BEXC84AB3A5E PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php