Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XmlDocument and < >

Status
Not open for further replies.

Antithott

IS-IT--Management
Jan 20, 2006
90
DK
Hi,

I'm building site which reads from a xml file to present some data to the user. One of the fields is a comment box and will contain standard HTML coding like <hr>,<br> etc..

The problem i have is that when reading it thru the XmlDocument it removes and code between < > signs.

The data is stored in the innertext properties of the xml child node

anyone have some quick solution or idea on how to get around this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top