Hi,
Before asking my question, I fully understand that it is not a good idea to have to store HTML into an XML document as XSL should be responsible for presentation.
However, I would like to actually use the MS DomNode text property to store some HTML data.
eg.
x.text = “Hello World!”
The problem is, the text is then stored instead
as < with lt and > with gt
How do i go about saving the HTML into the node ‘as is’ (without the < and > changing into lt and gt)?
[This message was edited by eazy on 03 Sep 2001 at 06:03.]
[This message was edited by eazy on 03 Sep 2001 at 06:04.]
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management