This is a discussion on Re: [PHP] loosing session in new window (IE only) within the PHP General forums, part of the PHP Programming Forums category; ----- Original Message ---- From: Hélio Rocha <hjrocha@gmail.com> To:Lamp Lists <lamp.lists@yahoo.com> ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
----- Original Message ----
From: Hélio Rocha <hjrocha@gmail.com> To:Lamp Lists <lamp.lists@yahoo.com> Sent: Wednesday, March 26, 2008 5:14:40 AM Subject: Re: [php] loosing session in new window (IE only) If uopen the link in the same window, what's the behaviour? On Tue, Mar 25, 2008 at 7:49 PM, Lamp Lists <lamp.lists@yahoo.com> wrote: hi, i havea list of people on one page. each row, on the end has link <a href=person.php?id=123 target=_blank>view details</a>. it's requested to open detail page in new window. very few people complained they can't open detail page. all of them use IE. I wasn't able to reproduce the error, though using GoToMeeting I was able to look while customer was doing it. I putsession info on screen to see what's going on and found that new window doesn't have session info from "old" window?!? like, new window - new session... does anybody knows anything about this? thanks. -ll Also, forgot one thing: it's not happening to everybody. Just few people. Just few IE users. ?!?!?!? -ll __________________________________________________ __________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |