Re: end session when the browser window is closed.
- From: "Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>
- Date: Wed, 6 Apr 2005 17:41:31 +0200
Start from googling newsgroups to see how other people use it. I don't have
personal experience with it, that's why I put a careful "Consider" in my
post. Could be it doesn't help at all. Consider it. Make your own research.
Eliyahu
"sun" <sun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:310C50F8-253D-493E-BF5B-4DC170586808@xxxxxxxxxxxxxxxx
> 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
> >
> >
> >
.
- References:
- end session when the browser window is closed.
- From: sun
- Re: end session when the browser window is closed.
- From: Eliyahu Goldin
- Re: end session when the browser window is closed.
- From: sun
- end session when the browser window is closed.
- Prev by Date: Re: end session when the browser window is closed.
- Next by Date: Re: Client-Side Validation and Double-Click Problem
- 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
|