Prevent browser from caching?
I'm creating and saving an XML file (simply using the XMLDocument.Save method) that in turn gets read by a Flash movie. The movie needs to read the latest version of the XML file, but it's reading a cached version instead. If I go to the XML file through the browser, then hit Refresh, it refreshes with the new version, then the movie uses that latest version. But is there some way I can keep the browser from caching the XML file?
__________________
Steve
iTek Corporation
http://itekcorp.com
|