buddyrich2
Technical User
Not sure if this is an IIS question, but I can't find a browser forum. When I started using IE7, the cache sometimes has to be cleared before I see updates to my websites, even though I have all the standard coding to prevent this. Is there anything new in IE7 that I need to be aware of?
BTW, here is the code I'm using in the headers:
<meta name="pragma" content="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META http-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
Thanks!
BTW, here is the code I'm using in the headers:
<meta name="pragma" content="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META http-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
Thanks!