There is a "feature" in the IIS/php cgi version that doesn't like cookies and redirection at same time. You could be running up against this. I think using the isapi version cures it. (Session id stored in cookie).
Otherwise, as a workaraound, set session/cookie and display message with a link to proceed to next page.
hth
__________________
Barand
|