Forum Moderators: open
I have a page which retrieves data from the database, that is why am unable to give you a snippet of that code.
But basically, what I am trying to do is retrieve some data from the database, including timestamp. I have the meta tags set to no-cache and expires=-1 on this page. The timestamp does change for every click on every browser except for Netscape 7.
If I click the link to bring up the above page, it brings up the page from cache. I can tell this based upon the timestamp. If I hit reload from the tool bar, the page gets refreshed. I am guessing there must be some meta tag issue which does this.
The Cache-Control directive is also set in the server-side response header.
Please let me know if this is not clear or need further clarification.
Thanks in advance.
SGun
What I'm uncertain of is how this setting will affect pages that use includes and the like. It's possible that it may make no difference & once the page has been rendered and cached, this version is used all the time.
Hopefully somebody who's a bit more informed will be able to shed some light on the situation.
R.