Escaping a single Quote used in XML-doesnt work

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi, Iam trying to capture a node value from XML whcih has single quot in it(for eg-jan 10). I am using " to escape the character. In my .Net code iam passing the captured node value as hyperlink in the webpage, but single quote was not interpreted
as such and the remaining characters are truncated. While displaying the same node value without hyperlink works properly. Anyone has any idea about this issue? Is this a bug or any other solution available?

View the full article
 
Back
Top