ckopacko
12-17-2007, 07:56 AM
I am having an issue with firefox not always bringing up new content. I want to make sure the page is always a NON-cached page when it is refreshed. I was trying to use a http header:
<META HTTP-EQUIV="Expires" CONTENT="Mon, 17 Dec 2007 08:00:00 EST">
to make it always expired. Is this the correct thing to do?
<META HTTP-EQUIV="Expires" CONTENT="Mon, 17 Dec 2007 08:00:00 EST">
to make it always expired. Is this the correct thing to do?