I have and XML storaged a my database, but the GetXML Function returns it with special XML Characters.
For example: Info ——————————
GetXML returns: <name=”mark”/>
And need this:
Any idea? Thanks