schmichael Report post Posted May 15, 2008 If a user's session times out then the URLs I pass to setDataURL() will return 403 HTTP error status codes. Is there some way to detect/handle this in FusionCharts? Access to the underlying XmlHttpRequest object would be ideal, but even just a simple boolean error flag on the chart object would at least give me something to work with! Otherwise I'm stuck having to use jQuery to grab the XML via AJAX and pass it to setDataXML(). I lose FusionCharts "Loading..." progress bar then as well. Share this post Link to post Share on other sites
Pallav Report post Posted May 18, 2008 Hi, I'm afraid, as of now, there isn't a way to handle this. However, we'll try to see if we can implement something in future for this. Share this post Link to post Share on other sites