Question
XML and Escaping a Character in a String
I have a small question in regards to XML and escaping a
character. I'm reading an XML file and parsing it, then re-creating
the XML file with added items. One of the strings has a "-" in it
and it spits this out in the XML:  — 
Any ideas on how to just read it as text and get it to show as a hyphen?
thanks!
Any ideas on how to just read it as text and get it to show as a hyphen?
thanks!
