XML Question

S

Scott Mitchell [MVP]

I have a problem when reading Special Characters in an XML File.
However, It doesn't not solve the character problem for "<".

Is the problem that you're having trouble reading an XML file that
contains an illegal "<" character? Can you modify the file, replacing
"<" with "&lt;", or put the text content in a CDATA?

--

Scott Mitchell
(e-mail address removed)
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com

* When you think ASP, think 4GuysFromRolla.com!
 
G

Guest

The problem is that when I was replacing the "<" with "&lt;
It also replace the xml tag. for exampl

<group>hello < world </group

It replaced all "<" tag

Thank Yo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,097
Latest member
RayE496148

Latest Threads

Top