Posted: Thu Dec 19, 2002 6:09 pm Post subject: Converting coded xml like < to real xml
Acolyte
Joined: 06 Feb 2002 Posts: 69
Hi all,
We have some xml containing coded xml, eg.
Code:
<Text><hello>there</hello></Text>
when i read the part of the XML message which i have stored in the database it looks like above.
Is there an easy way to convert this to "real" xml, ie.
Code:
<Text><hello>there</hello></Text>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum