﻿<?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 / FusionCharts and ASP.NET  / Problem with   chars in XML string / 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>Mon, 06 Oct 2008 18:49:53 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Problem with   chars in XML string</title><link>http://www.fusioncharts.com/forum/Topic6098-32-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;Could you please try using &lt;STRONG&gt;Server.HtmlDecode(&lt;FONT size=1&gt;xmlString&lt;/FONT&gt;)&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;Please also check whether proper chart XML is being passed. If its only &amp;lt;dataset&amp;gt; no chart is going to rendered.&lt;BR&gt;</description><pubDate>Tue, 06 May 2008 04:37:20 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>Problem with   chars in XML string</title><link>http://www.fusioncharts.com/forum/Topic6098-32-1.aspx</link><description>I am using the below code to try to build my chart.&lt;P&gt;[code]&lt;FONT color=#0000ff size=1&gt;&lt;/P&gt;&lt;P&gt;string&lt;/FONT&gt;&lt;FONT size=1&gt;&lt;FONT color=#000000&gt; xmlString = gridRow.Cells[3].Text.ToString();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;return&lt;/FONT&gt;&lt;FONT size=1&gt; &lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;FusionCharts&lt;/FONT&gt;&lt;FONT size=1&gt;.RenderChart(&lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;"/FusionCharts/Bar2D.swf"&lt;/FONT&gt;&lt;FONT size=1&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;""&lt;/FONT&gt;&lt;FONT size=1&gt;, xmlString, &lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;"chart1"&lt;/FONT&gt;&lt;FONT size=1&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;"600"&lt;/FONT&gt;&lt;FONT size=1&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;"300"&lt;/FONT&gt;&lt;FONT size=1&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;false&lt;/FONT&gt;&lt;FONT size=1&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;false&lt;/FONT&gt;&lt;FONT size=1&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;[/code]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;When I do this, I get "No data to display". When I look at the source code, it looks like the &amp;lt; and &amp;gt; chars have been replaced  and looks something like this&lt;/FONT&gt;&lt;FONT size=3&gt; [code] /&amp;amp;gt;&amp;amp;lt;/dataset&amp;amp;gt;&amp;amp;lt;/chart&amp;amp;gt; [/code]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;Is there a way around this?&lt;/FONT&gt;</description><pubDate>Mon, 05 May 2008 14:40:10 GMT</pubDate><dc:creator>stanmakfusion</dc:creator></item></channel></rss>