special charcters in XML???
Hi, I am trying to read an XML file using XmlDocument.LoadXml() function. This xml has data which contains special characters like ampersand (&). But it fails saying "An error occurred while parsing EntityName. Line 1, position 31."
How can I make this xml string valid before passing to LoadXML() function.
Please advise. Thanks
Pankaj
~~~~Pankaj~~~~
Follow your goals, Means will follow you ---Gandhi---
|