Click to See Complete Forum and Search --> : XML Caching


ranjistinos
10-29-2007, 06:16 AM
Hi all,

I'm using an xml file with images that are dynamically displayed by xml. The problem is the latest images are not appearing as the xml file seems to remain cached. I have tried appending a random/unique parameter string onto the end of the xml file url - I hoped this would force the web server and possibly the client to go away and retrieve the latest file.

Is there a solution to this without the user clearing the browser cache?