Hi All, I am writing a VoiceXML interpreter which fetch documents from a HTTP server. And the server return VoiceXML/WML/HTML files according to the HTTP user agent name. Xerces's HTTP user agent name is '-', that's fine: can be distinguished from IE, Netscape and so on, but the name is too short :-), how can I change the user agent name? p.s. It seems that if I specify the encoding of XML file by: <?xml encoding="gb2312"?> or <?xml encoding="big5"?>, Xerces can work (under Windows 2000), so do I really need XML4C? Thank you very much, Guohua Li --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]