Click here to Skip to main content
15,891,828 members
Articles / Web Development / ASP.NET

Execute server side code on close of a browser

14 Oct 2011CPOL 539   1
What happens if user working in more than one tab of same browser and closes only a single tab and still work on other tabs, in that case users session is expired and user get logged off while he/she still access my web site.please give me any idea.
Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.