VB6 and XML File with International Characters
Hi,
I am trying to read an XML File which contains French text from my VB6 codes, It doesn't work, although it works perfectly with XML File with English characters.
I use MSXML2.DOMDocument object and use method .Load(filename.xml)
but cannot load the file if XML contains french characters.
Would somebody help me please.
Thanks
M.A.
|