Expiring the Page To discourage Browser BACK button
(Saturday, August 28, 2004)
Found the following interesting discussion in the Newsgroups:
Expiring the Page To discourage Browser BACK button by:Nithi Gurusamy
| Hello All:
On the click of the back button, I just want the user to see "Warning: Page Expired...". I just couldn't do it in .NET. I am not sure what I am missing. I tried everything said in the Page.Response.Cache class. Even tried the traditional way of doing things in the previous ASP versions. Nothing works.
This is a local website running in a Windows 2000 Server machine. I'm Accessing the website using http:\\localhost\mysite.
Any suggesions?
Thanks, Nithi Gurusamy
| | | Reply: by:CJ Taylor
| | | Try this
http://www.15seconds.com/issue/010202.htm
| | | Reply: by:Dilip Krishnan
| | | In Addition to that you can also do the same programatically on page load -- Regards, Dilip Krishnan MCAD, MCSD.net dilipdotnet at apdiya dot com
| | | Reply: by:Nithi Gurusamy
| | | Nothing works! I feel earlier ASP version handled it better! I am wondering whether this problem just happened only to me.
|
Posted by Xander Zelders

|
0 Comments:
Post a Comment
<< Home