Hello to all
how can make event work when exit from website
Details
i want store the time out of user client in database when i add the event
There is no proper event for this. You can make use of Session End event in Global.asax. Which will raise after 20 minutes of inactivity
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.