Samuel
2003-12-12 16:47:54 UTC
i am using msxml2 package. when i create a element node ,
i add Carriage Return (ascii 13) and a New Line (ascii 10)
in the text of the node. after i save it to xml file, i
could c both of them with HEX code. but when i read the
data in through IXMLDOMNODE.TEXT, only NEW LINE(ascii 10)
LEFT, but Carriage Return(ascii 13) gone. could any body
let me know why, and how could i get the Carriage Return
also when i read data out. thanks
i add Carriage Return (ascii 13) and a New Line (ascii 10)
in the text of the node. after i save it to xml file, i
could c both of them with HEX code. but when i read the
data in through IXMLDOMNODE.TEXT, only NEW LINE(ascii 10)
LEFT, but Carriage Return(ascii 13) gone. could any body
let me know why, and how could i get the Carriage Return
also when i read data out. thanks