mithun Report post Posted June 4, 2009 Hi, on Page refresh in IE7, chart shows data from previously used xml. I am using asp.net 3.5. This behaviour is visible only in IE7.Mozilla shows updated date. Any help will be appreciated. Share this post Link to post Share on other sites
mithun Report post Posted June 4, 2009 Hi, i solved this with myChart.setDataURL(escape(xmlpath?currTime='" + getTimeForURL() + "'")); thanks. Share this post Link to post Share on other sites
saptarshi Report post Posted June 5, 2009 Hello Mithun, Glad to know it is working now. Happy FusionWidgeting! Share this post Link to post Share on other sites
krlos Report post Posted June 20, 2009 (edited) do you have something for PHP??? i have the same problem but is only on IE, because Firefox that works fine, when i press F5 all my xml linked widgets dissapear, and i dont know why, i need to close all the IE windows, and sometimes i need to delte all my cookies an temporaly files. i am trying to use FW creating my xml file with a script, and the visualization i am doing with object tags..... Carlos Hernandez Martinez AXTEL web programer Edited June 20, 2009 by Guest Share this post Link to post Share on other sites
Rahul Kumar Report post Posted June 23, 2009 Hi, Could you please post your code snippet that will show us how you are using dataURL method? Share this post Link to post Share on other sites