I've got a stupid problem with hopefully a stupid solution.
I'm updating a site, but noticed that it's still cached in the browser.
I need to be able to refresh/reload each page on the site as soon as it displays and only once, not within and continually over a few seconds.
Basically what this would allow is that as the visitor browses through a page, it reloaded all the menus and content already for the session.
I don't want to strain a web server and I don't want to mess around with no-cache options.
I'd just like each page to refresh once and completely as soon as it's accessed.
Possible?
I'm updating a site, but noticed that it's still cached in the browser.
I need to be able to refresh/reload each page on the site as soon as it displays and only once, not within and continually over a few seconds.
Basically what this would allow is that as the visitor browses through a page, it reloaded all the menus and content already for the session.
I don't want to strain a web server and I don't want to mess around with no-cache options.
I'd just like each page to refresh once and completely as soon as it's accessed.
Possible?