R
Ron J
How can I trap the user just closing the browser (upper right [x]) so I can
shutdown the Asp.net session properly. Don't really want to wait for the
default timeout to occur. I'm using a Master page so it should be easy to
logout once I know how to catch the event. Thanks.
shutdown the Asp.net session properly. Don't really want to wait for the
default timeout to occur. I'm using a Master page so it should be easy to
logout once I know how to catch the event. Thanks.