Hi,
I have this <meta> tag included in my HTML under Head tags
<head>
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="0">
</head>
This works only in some of the IE browser versions,Can you please let me know is there any Script by which i can clear browser cache everytime it reloads.
It doesnt relect any changes on style sheets,unless i press 'ctrl+f5' on my browser,but i cant ask my 3000 users to do so?![]()
regards
Nakko


Reply With Quote
Bookmarks