|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/28/2008 12:24:45 PM
Posts: 3,
Visits: 5
|
|
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.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
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.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|