Results 1 to 5 of 5

Thread: [RESOLVED] Read XML file in VB6

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    98

    Resolved [RESOLVED] Read XML file in VB6

    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
    Attached Files Attached Files

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Posts
    24,482

    Re: Read XML file in VB6

    What does "don't work" mean here?

    Are there any error numbers and messages? What happens or does not happen?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    98

    Re: Read XML file in VB6

    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
    Last edited by cliv; Feb 2nd, 2012 at 03:23 PM.

  4. #4
    PowerPoster
    Join Date
    Jun 2001
    Location
    Trafalgar, IN
    Posts
    4,141

    Re: Read XML file in VB6

    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?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    98

    Re: Read XML file in VB6

    Rezolved
    Last edited by cliv; Feb 7th, 2012 at 03:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width