want to render chart through webservice
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



want to render chart through webservice Expand / Collapse
Author
Message
Posted 2/8/2008 4:36:22 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/8/2008 6:47:14 AM
Posts: 4, Visits: 25
Hi I want to render chart by calling webservice. Can some tell me how to do this.
For Example:
string strDataURL;
strDataURL = "BankChartData.aspx?AccID=" + id;
string chart = InfoSoftGlobal.FusionChart.RenderChart("../FusionCharts/FCF_Line.swf", strDataURL, "", "chart" + id.ToString(), "650", "450", false, false);

Here i want to pass my webservice method instead of strDataURL.





Post #4424
Posted 2/13/2008 8:36:20 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
This won't work because of 2 reasons:

- Cross-domain data security policy
- Difference in FusionCharts and web-service XML format


Thanks,
Pallav Nadhani
FusionCharts Team
Post #4486
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 5:14pm


Execution: 0.141.