PDA

View Full Version : updated xml with the explorer


zachsigal
07-19-2007, 03:24 PM
hello

i hope its the right place

i have application that send and read xml fille
i'm using the xmlconnector data set and greed components

my problem is that my flash application dosent get the apdated xml
its working well on the fire fox but not on the explorer , for recive the updated xml file with the explorer i need to erase the browser memory

thanks for any help

zach

sneakyimp
07-29-2007, 08:28 AM
You might want to check your IE browser's options. There is some option in there that instructs the browser to check for a new version of the page every time. I don't recall where it is but that might help.

Unfortunately, you have no control over the browser settings that your users have. If your XML file is dynamically generated with ASP or PHP, you might want to send headers with the xml that instruct the browser not to cache it.