I have a page that gets changed a lot. Images get switched out left and right.
How can I force a page refresh from the website side, not user side.
I think I see how but not sure:
Go into page meg tags.
User defined.
add
<meta http-equiv="Cache-control" content="no-cache">
Is this enough to force the browser to see the latest and not use the cache image or pdf?
or does it need the following as well:
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
Cheers,
Lasa
How to Force a page refresh...
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: How to Force a page refresh...
They should work but have you tried them out yourself?
Re: How to Force a page refresh...
My problem is I see the images that have been changed but others are not.
So I assumed it was a cache problem.. so I tried it on my wife's pc and sure enough it doesn't show on hers either.
Cleared her chrome cache and its still showing a image name that does not exist anymore.
Lasa
So I assumed it was a cache problem.. so I tried it on my wife's pc and sure enough it doesn't show on hers either.
Cleared her chrome cache and its still showing a image name that does not exist anymore.
Lasa