I am using a normal link. Here is the exact html code:
<a href="View_Article.php?ID={ID}" target="_blank"><img
src="../Images/view.gif" width="22" height="22" border="0"></a>
-----Original Message-----
From: Pablo Gosse [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 11:17 AM
To: [EMAIL PROTECTED]; Donald Tyler; [EMAIL PROTECTED]
Subject: RE: [PHP] Sessions within new windows
That's strange, as I've been writing a CMS over the past year which
requires the user to have IE 5.5 or newer, and I have no problems with
pop-ups accessing session values under IE 6.0.
Perhaps it's an issue of how you're invoking the new windows?
Are you using a normal link with target="_blank" or are you using
Javascript to launch the new window?
Cheers,
Pablo
-----Original Message-----
From: Chris Shiflett [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 8:42 AM
To: Donald Tyler; [EMAIL PROTECTED]
Subject: Re: [PHP] Sessions within new windows
--- Donald Tyler <[EMAIL PROTECTED]> wrote:
> I have a site that has a members section. In the news area, when a
user
> clicks the link for an article, it pops open a new window a requests
the
> article via a PHP script.
>
> What's happening is that when the new window pops up, the script isn't
> getting the session info properly.
[snip]
> P.S. Its Internet Explorer 6 I am using.
This is a feature/bug of IE 6. It might be something you can configure
somewhere, but I avoid IE like the plague, so I'm not sure about that.
Every other browser, to my knowledge, will work properly.
Hope that helps.
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php