Member 2437558 wrote:
How do we reset the sessionid,when we click on file --> new window or CNTRL + N
The window is opened in the same session, so it should have the same session id. If you have any data that is page specific, you should not store it in session state, you should make it follow the page.
Despite everything, the person most likely to be fooling you next is yourself.