davidnjoku Report post Posted September 19, 2008 Hi alll, The links in the XML that I'm passing to my chart contain &s (ampersands). However, even though I use & I still get the "invalid XML data" error. My XML is well-formed - I am able to open it in browsers to have a look. Any ideas? Thanks. Share this post Link to post Share on other sites
Arindam Report post Posted September 20, 2008 (edited) Hi, Could you please replace & with %26amp; ? Edited September 20, 2008 by Guest Share this post Link to post Share on other sites