How to know when session is end?
- From: user2008@xxxxxxxxx
- Date: 24 May 2005 21:27:53 -0700
Hi all,
My application tracking visitor by save several information once in
Session_Start global event then store recorded row ID in session
variable. Unfortunately, in Session_End global event, Session object is
set to null so I cannot get previous stored table row ID for updating
session expire time in database?
how do I store session information for tracking its expire time?
thank you,
.
- Prev by Date: Re: How to get the size of an array?
- Next by Date: Re: Code Behind Page
- Previous by thread: DEBUG fails to trap/catch on breakpoint...
- Next by thread: Desperately need help in drop down list
- Index(es):