carmenMiranda
Programmer
I have a dynamic text area which loads it's content from an external text file using LoadVars(). When I upload a new text file, some users don't see the new text until they manually clear their browser cache.
This obviously isn't ideal and rather defeats the object of updating the text file on a daily basis. If this is indeed a browser caching problem, is there any way I can force the browser to display the new text (maybe triggering a cache-clearance) using actionscript?
This obviously isn't ideal and rather defeats the object of updating the text file on a daily basis. If this is indeed a browser caching problem, is there any way I can force the browser to display the new text (maybe triggering a cache-clearance) using actionscript?