Forum Moderators: coopster
how can i fix this so when i press the update button it refreshes and doesnt cache the old state?
i have the following in the header but it dont seem to work, is there anything else i need to do?
<meta http-equiv="pragma" content="no-cache">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
the pragma no-cache worked for most of them, the rest I just forgot about them.
I have seen this mainly in IE and it gets worse as the cache becomes full, eventually you can't refresh the page at all, it just keeps giving you the old one.