Complete Session Object Reference
The Abandon method destroys a user session.
Note: When this method is called, the current Session object is not deleted until all of the script on the current page have been processed. This means that it is possible to access session variables on the same page as the call to Abandon, but not from another Web page.
File1.asp:
File2.asp:
Complete Session Object Reference
Your message has been sent to W3Schools.