Donald Tyler wrote:

What's happening is that when the new window pops up, the script isn't
getting the session info properly. I changed it so that the page opens
up in the main window instead of a new one and it works fine.

I presume this is because the browser is not sending the session ID to
the script when opening the new window. Does anyone know of a way for me
to fix this without embedding the session ID in the URL?

I thought the only criteria that the browser used when deciding if to
send a Session ID or not was if the page is located at the same domain
name.

P.S. Its Internet Explorer 6 I am using.

Do you have another browser you can try it in? Sounds like an IE feature to me. :)


There was some discussion regarding this on the list last month. Each browser is different in whether it'll send the same cookies based upon how the new window or browser instance is started...

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to