I am saving a file in one page then using back button to a page that reads that file. When I use the back button function the previous page appears correctly but does not run the code on that page. Any help appreciated
You need to add code to read it, it will not be done automatically.
In the Application_Appear event routine you could test if the file exists and, if yes, read it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.