mwl707 Posted October 10, 2009 Share Posted October 10, 2009 in my script I use example = xmlDocument.getElementsByTagName("days"); to retrieve a element from an XML file , What I would like to do is retrieve the information without specifying the tag names , How can I get a list of all the elements so I can run a loop to get all the info ? Thanks for any help ..... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.