NameSilo

Http-equiv tag not working in FireFox?

Spaceship Spaceship
Watch

moondog

Established Member
Impact
23
Trying to use this to keep pages from being cached in the local browser:

< meta http-equiv="Cache-Control" content='no-cache' >

It works perfectly in Internet Exploder, but Firefox wants to cache the pages anyway. I have cleared the cache several times, with no success.

Has anybody run into this, and more importantly, do you have a fix / workaround?

-Bob
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Try:
Code:
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache">
 
0
•••
Still having the same issue :(
 
0
•••
1
•••
0
•••
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back