Hi
I have a DOM which contains chinese text inside it . I want to traverse the
DOM and extract the text string out of it. But when I get a Text Node and do
a getNodeValue on it, it returns a String which contains all '?' charcters
in it and no chinese charecters.
How do i extract these chinese charecters out?


Vipul.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to