All Forums >> [Scripting] >> ASP >> session is destroyed when posting to new page Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I have a page that i input some text and click the submit button. the page is posting to itself. when the page reloads i loose my session variable. this started happing when i added the Global.asa file to my root directory and added the session_on function.