Click to See Complete Forum and Search --> : Non readable character


vkvisual
October 7th, 2003, 08:10 AM
Hi,
I am trying to write a non-printable/ non-readble character in the node value.

hr =DOMNodePtr->put_text(bstr string having the non-printable character(a vertical line));

hr is false in this case.

My question is Is there anyway we can write anything into the node value ? I am using MSXML version 4


Please Help

Vishal