I have a asp.net webapplicatoin using session variables. I clear the session values when session_end is fired but the when the application is opened in a new window after closing the previous window, the session values retain.
is there a way that we can get rid of session values.
Thanks in advance ... Phani