In the DOM all text is Unicode so you should be fine. Martin Gudgin DevelopMentor
----- Original Message ----- From: "Vipul Veera" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 01, 2001 11:47 AM Subject: importing a node with a different encoding.... > Hi > I have a node from a document which has encoding, say Big5. I want to import > this node to another Document which has some other encoding. While importing > this node to the target document, can I specify the encoding for a node? > > Vipul. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
