|
-
Feb 6th, 2007, 06:13 AM
#1
Thread Starter
Fanatic Member
Changing '&' to '+' in an xml file
Hi guys,
I was wondering how i would go about changing all occurences of the character '&' with a plus sign ('+') instead. This because i am downloading several xml files and storing the information at each node in a Database. Now because i am using .net compact framework 2 windows mobile 5 and am unable to use the .Usemneumonics property to allow an ampersand character to display. So i have decided to change every ampersand to a plus sign but because i dont know exactly where it could appear in the xml file i'd need to go through the whole file and change the character.
How can i got about doing this?
Thanks in advance for any help
If your problem has been solved then please mark the thread [RESOLVED].
If i have helped then please Rate my post 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|