Ask a Question related to ASP.NET Security, Design and Development.
-
Marcus Olsson #1
Old cached page?
Hi!
I have a several aspx pages. When you log off I use
SignOut(). But if you then use the URL/address bar in IE
and choose a page that you just visited, that page will
be displayed in the browser!
Ok, you can't do anything with it without beeing
redirected to the login, but I don't like that the old
page is displayed.
In LoadPage I have a Request.Auth==false... but LoadPage
is not called in this situation.
I guess this is some kind of caching issue??
Is there a way around this problem?
All help appreciated!
Regards,
Marcus
Marcus Olsson Guest
-
Cached page and query results, help!
I have a frameset and on one frame I have a CFGrid. When I click on an entry in the grid, that same frame replaces itself with the record detail.... -
Cached Page
Hi, I've turned off alle Cache-settings in CF-Admin and deleted all cfclasses-files. BUT I still get old files and the files I've got are 1... -
Stopping a page from being cached in browser
Hello In php, how do I stop the page from the cached in the browser when the page is opened. I have php version 4.3.4 installed on my Windows PC.... -
Disallowing a page to be cached
Is there a way to disallow a page from being cached? I'm about to introduce functionality that will not work properly if the person uses the 'BACK'... -
Does the URL influence if the page/data gets cached?
Richard Davey wrote: Either i have a fast enough connection to not notice, or it is being cached. I dont have any problem, looking at my...



Reply With Quote

