Results 1 to 7 of 7

Thread: Xml [Resolved]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    Resolved Xml [Resolved]

    I'm still struggling with XML. I have this XML file with hundreds of blocks that look like this:

    <entry>
    <name></name>
    <website></website>
    <username></username>
    <password></password>
    </entry>

    How do I ready every "entry" and get the "name" and "website" into a listbox like: name ( website )
    Last edited by tylerm; Jun 19th, 2006 at 04:55 PM. Reason: Resolved

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