Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
is session_end event totally USELESS?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Patrice" data-source="post: 382919"><p>When session_end fires there is not necessarily a current HTTP reequest (it</p><p>just fires 20 min after you have no news friom the user).</p><p></p><p>What do you want to do ? Is this to handle session expiration. Usually this</p><p>is done the other way round (ie on the next request). It's likeky that .NET</p><p>Forms authentication handles this...</p><p></p><p>Patrice</p></blockquote><p></p>
[QUOTE="Patrice, post: 382919"] When session_end fires there is not necessarily a current HTTP reequest (it just fires 20 min after you have no news friom the user). What do you want to do ? Is this to handle session expiration. Usually this is done the other way round (ie on the next request). It's likeky that .NET Forms authentication handles this... Patrice [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
is session_end event totally USELESS?
Top