G Stevens Report post Posted April 23, 2009 I have a fusion graph accessing data from an xml file on the server. My asp application fills the xml file with data and then reloads the page with the chart on it based on a refresh button. Most of the time the chart will display the data from the source xml file correctly but if I refresh a number of time or change the data file and refresh sometimes it will load with old data from a source that no longer exists. If I use debug mode I can see that the displayed data in xml format is different (from an old file that no longer exists) to that of the actual source file. Please help! Share this post Link to post Share on other sites
FusionCharts Support Report post Posted April 23, 2009 Hi, Please add a cache killing querystring : Please refer to: http://www.fusioncharts.com/forum/Topic98-29-1.aspx?Highlight=nocache http://www.fusioncharts.com/forum/Topic1587-45-1.aspx?Highlight=nocache Share this post Link to post Share on other sites