setDataURL method only can send one GET param?
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



setDataURL method only can send one GET... Expand / Collapse
Author
Message
Posted 2/29/2008 8:35:26 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 3/11/2008 3:53:51 PM
Posts: 1, Visits: 2
I am trying to render a map with dynamic content via data given to a php file with GET parameters. However, the method only appears capable of sending one parameter!

In the PHP:
echo '
PowerMaps


';

And in the page source it looks OK:


PowerMaps



OK, all good, but in the apache logs the page is given as

at: www.xx.com/intern/data/maps_data_xml.php?start_date=02-19-2008

i.e. no second or third parameter. I flipped the order of the parameters and only the first one is ever sent (i.e. if I put "words" first then the words get sent but none of the others)

I think this is a major bug unless I am doing something wrong....I use similar methods with FusionCharts and never have any problems.
Post #4847
Posted 2/29/2008 11:39:25 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Yesterday @ 1:21:47 AM
Posts: 675, Visits: 1,079
hi,

You need to urlencode() the URL before passing it as dataURL of the chart.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #4848
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 12:06am


Execution: 0.047.