I need to read a xml file (see attached Errors.xml) in vb6.
I try using Chilkat XML Activex (freeware Activex) but don't work.
Please help,
Thank you
Printable View
I need to read a xml file (see attached Errors.xml) in vb6.
I try using Chilkat XML Activex (freeware Activex) but don't work.
Please help,
Thank you
What does "don't work" mean here?
Are there any error numbers and messages? What happens or does not happen?
It doesn't seem to be a "standard" xml format with tag for start and end and i don't know how to read.
I try using one of example from here...
http://www.example-code.com/vb/xml.asp
but i can't read child.
Chilkat XML activeX is freeware and can be downloaded from here:
http://www.chilkatsoft.com/download/XmlActiveX.msi
The xml you posted if properly formatted. When you say you want to read the file, what are you trying to pull from it and how do you plan on displaying it?
Rezolved