﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / JavaScript Problems  / chart.setDataURL() and URL parameters / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 03 Dec 2008 02:19:09 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: chart.setDataURL() and URL parameters</title><link>http://www.fusioncharts.com/forum/Topic386-35-1.aspx</link><description>You'll need to URL-Encode the entire dataURL (that contains additional parameters), before specifying it to setDataURL method.</description><pubDate>Sat, 24 Feb 2007 03:38:08 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>chart.setDataURL() and URL parameters</title><link>http://www.fusioncharts.com/forum/Topic386-35-1.aspx</link><description>I can't seem to set a data URL that contains URL parameters.&lt;br&gt;E.g: chart.setDataURL("data.php?gender=male&amp;from=usa");&lt;br&gt;&lt;br&gt;The above statement will not fetch the data with the parameters, but instead trim it down to run as:&lt;br&gt;chart.setDataURL("data.php");&lt;br&gt;&lt;br&gt;How can I use parameters in my data URLs ?</description><pubDate>Thu, 22 Feb 2007 06:07:48 GMT</pubDate><dc:creator>daapl</dc:creator></item></channel></rss>