|
-
Jun 19th, 2006, 02:28 PM
#1
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|