﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / PowerCharts v3 / Using PowerCharts  / $_POST 'strXML' not correct / 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, 07 Jan 2009 18:29:21 GMT</lastBuildDate><ttl>20</ttl><item><title>$_POST 'strXML' not correct</title><link>http://www.fusioncharts.com/forum/Topic8166-23-1.aspx</link><description>I'm using the dragNode chart and I'm experiencing some problems. The connectors in the chart can have names like 'startdate &amp;lt; enddate'. An XML example of a connector: &amp;lt;connector strength="0.5" from="1" to="2" name="startdate &amp;amp;lt; enddate" color="EAC5C5" arrowAtStart="0" arrowAtEnd="1"  /&amp;gt;&lt;/P&gt;&lt;P&gt;When submitting the chart I catch the $_POST (strXML), but the output XML isn't correct:&lt;/P&gt;&lt;P&gt;&amp;lt;connector strength='0.5' from='1' to='2' alpha='100' name='startdate &amp;lt; enddate' color='EAC5C5' arrowAtStart='0' arrowAtEnd='1' /&amp;gt;&lt;/P&gt;&lt;P&gt;As you can see the &amp;amp;lt; is changed in '&amp;lt;'. This causes an invalid XML. How can this be solved, or is it a bug?&lt;/P&gt;&lt;P&gt;Thanks in advance</description><pubDate>Tue, 26 Aug 2008 04:18:14 GMT</pubDate><dc:creator>ffwd</dc:creator></item></channel></rss>