Re: session loss



LucasGT wrote:

Hi Lucas,

> Hi,
>
> I've been searching for a long time, but couldn't come up with a
> solution or a clue, so I submit my case to your attention :
>
> 1. On a Windows client, an application creates a temporary htm file and
> opens it with IE 6. This file only contains a redirection instruction
> to an outside URL :
>
> <META HTTP-EQUIV=Refresh
> CONTENT="0;url=http:/my.url.com/?params=zdazdazda">

That is a strange URL, but if it works, fine. :-)

>
> 2. once I navigate at this adress, everything is fine until the site
> opens a pop-up window, I close it _and_ try to follow another link
> (still inside the site) : the client loses the session reference

Oops?
The popup makes the session go away?
My first guess would be to investigate that popup thing.
Your redirection html file has nothing to do with it (I expect).

If you go to the side, does the same popup also make the session disappear?

Another thing: How can the popup delete the session? Are you the one who
owns this code and can you hunt down the problem from there?

The only thing I can think of is that the code that resides in the pop-up
code (or associated with) is responsible for ending the session.

Another more farfetched senario would be that javascript deletes the cookie
that contains the sessionid.
But then again: If it is your code, you would know...


Regards,
Erwin Moller

>
> On the server side, PHP based, the file containing the session data
> still exists in /tmp.
>
> What I can do :
> - update the temporary htm file
> - modify the php files
> What I can't do :
> - skip the Windows app.
> - use another browser
>
> My config :
> client : WinXP SP2 + IE 6.0.2800
> server : L.A.M.P.
>
> I'd be very willing to discuss with you any solution.
>
> Regards.

.



Relevant Pages

  • Re: Prevent Window Popup
    ... switch (this is like physically being at the console) however you are still ... I connect to the console session with RDC what do I do? ... it's on the console of the server. ... If the popup is created by a 3rd party application, ...
    (microsoft.public.windows.terminal_services)
  • Re: session loss
    ... straight without the redirection, and the popup comes up, is your session ... Web Developer 0.9.3 "Adds a menu and a toolbar with various web ...
    (comp.lang.php)
  • End Program
    ... When I go to shutdown or reboot, I get a popup "End Program -- ... every time I have used IE during a session. ... Before doing shutdown or reboot, I have checked the Task Manager, Process ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Session not passed to AxWebBrowser popup
    ... > some of these call window.open to display popup pages. ... > the popup doesn't see the browser session from the parent in the ... > AXWebBrowser control. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • RE: Problems with SP2
    ... but only for that session. ... When the popup blocker blocks a popup that you ... it forces the browser to refresh. ...
    (microsoft.public.windowsxp.security_admin)