I have link at my asp.net page. I need to store some data in session before user goes to that link location. Is there any event that I can catch when user going to leave that page?
PS I can't store that data when user click on link. I need event on leaving page.