N
Neb
Hi,
I know that with CF 2.0, the XmlDocument doesn't support loading XML
document using encoding="ISO-8859-1". If you try, you get an
exception. Since I really need to be able to load these XML files, is
there a way I can convert the data to UTF-8 so that XmlDocument.Load()
will work ?
thanks,
neb
I know that with CF 2.0, the XmlDocument doesn't support loading XML
document using encoding="ISO-8859-1". If you try, you get an
exception. Since I really need to be able to load these XML files, is
there a way I can convert the data to UTF-8 so that XmlDocument.Load()
will work ?
thanks,
neb