I want to save logout date and time in sqldb after 10 minutes if user inactive in browser as well as browser close directly by user without logout.
Hi Waghuldey,
Refer below link to check browser idel time and then make ajax call to save the DateTime in database.
Refer below link to insert DateTime in database when browser closed directly.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.