Re: How can I prevent Sessions from ending just because the browser window is closed
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Jun 2006 08:44:40 +0100
"Yanesh Tyagi" <yanesh.tyagi@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:O1o$RmdkGHA.4044@xxxxxxxxxxxxxxxxxxxxxxx
You may set a cookie on the client machine. Also set a time out limit (say
2 minutes). Now if a user closes the window, and get to your site again,
this cookie will give you the last session id and you can manipulate your
code accordingly.
And what if this is a shared public computer...?
.
- Follow-Ups:
- Re: How can I prevent Sessions from ending just because the browser window is closed
- From: Christian Blackburn
- Re: How can I prevent Sessions from ending just because the browser window is closed
- References:
- How can I prevent Sessions from ending just because the browser window is closed
- From: Christian Blackburn
- Re: How can I prevent Sessions from ending just because the browser window is closed
- From: Marina Levit [MVP]
- Re: How can I prevent Sessions from ending just because the browser window is closed
- From: Christian Blackburn
- Re: How can I prevent Sessions from ending just because the browser window is closed
- From: Yanesh Tyagi
- How can I prevent Sessions from ending just because the browser window is closed
- Prev by Date: Re: how do you get current full aspx page name with querystring?
- Next by Date: Re: XML Help!!!
- Previous by thread: Re: How can I prevent Sessions from ending just because the browser window is closed
- Next by thread: Re: How can I prevent Sessions from ending just because the browser window is closed
- Index(es):
Relevant Pages
|