| Author |
A little confused parsing XML
|
Timothy Sam
Ranch Hand
Joined: Sep 18, 2005
Posts: 746
|
|
Hi guys... I'm a little confused on how to parse my XML data... I need to dig further down into the "item" tags so I can get the "name" tag for each item and disply them on a listbox... Basically that's all I need... Thanks!
|
SCJP 1.5
http://devpinoy.org/blogs/lamia/ - http://everypesocounts.com/
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Take a look at this: http://www.quirksmode.org/dom/importxml.html Eric
|
 |
 |
|
|
subject: A little confused parsing XML
|
|
|