I can understand why it is annoying. Web pages are mostly for information which by nature are for public consumption.
However ASP may be used in an intranet where it is used for some serious transaction processing requiring integrity, atomicity, concurrence .. the works.
So some standard ways.
(1) Make the session expire variable small enough.
(2) Disable / purge the history.
Excuse the code sample. Not really an ASP programmer, but this is how it would be done.
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.