|
-
 Originally Posted by jAQUAN
It would be more helpful if you posted a sample of the xml.
If each user is represented by a <viewer> node and all viewer nodes are within a <list> node then you want to lookup myXML.list.viewer.length()
Thank you, jAQUAN. I figured it out, eventually. I actually used myXML.list.viewer.length(), however I should've put it after the loading of the XML, not before it.
Problem solved, thank you.
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
|