Re: end session when the browser window is closed.
- From: sun <sun@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Apr 2005 08:17:03 -0700
How or where do I have to use HttoResponse.IsClientConnected property
Sun
"Eliyahu Goldin" wrote:
> Consider using HttpResponse.IsClientConnected property.
>
> Eliyahu
>
> "sun" <sun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:5E6B52AE-BD80-4C84-8E72-E351A2AFBDB0@xxxxxxxxxxxxxxxx
> > I want to do clean up routine to my database when the browser is closed.
> I
> > have my code in session-end - but it never fires when the browser closes.
> I
> > cant do onbeforeunload as it will be fired each time when the browser
> posts
> > back.
> > Somehow I want to capture browser close event and fire session abandon
> which
> > will call session end. Please help.
> > Thanks,
> > Sun
>
>
>
.
- Follow-Ups:
- Re: end session when the browser window is closed.
- From: Eliyahu Goldin
- Re: end session when the browser window is closed.
- References:
- end session when the browser window is closed.
- From: sun
- Re: end session when the browser window is closed.
- From: Eliyahu Goldin
- end session when the browser window is closed.
- Prev by Date: Re: RaisePostBackEvent Not Firing
- Next by Date: Magic Trick Datagrid Delete Row
- Previous by thread: Re: end session when the browser window is closed.
- Next by thread: Re: end session when the browser window is closed.
- Index(es):
Relevant Pages
|