Sign in to follow this  
karenw

asp.net 2.0 - setDataURL - Javascript

Recommended Posts

I am using the example "Combining FusionCharts, ASP.NET & JavaScript (dataURL) method" in v3 documentation.  Although it is written for an earlier version of ASP.NET I have configured it to work until I get to the point of calling:

chartObj.setDataURL(strURL)

in the function updateChart(factoryIndex)

I get the following error:

 

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Karen,

In case you are still facing the issue, could you please send us the sample code and the name of the swf file that you are using to render the chart.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this