Plz Help:If IE closed without signout how to update SQL to set user status
Expand Post »
When i make click on signout i m destrying the session object
by session.abandon qith modifying the database with status = offline..
Bt when IE is closed directly without clicking on signout
session object get destroyed bt the real problem is that how to update SQL Server database as session is destroyed or I.E. closing event?
plz reply the solution
or email me on anupmca@gmail.com
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in ASP.NET Forum Timeline:Need Help