Votes
Answers
Views
Question
8
votes
1
answer
29
views
asked 12 years ago by
updated 12 years ago by
I am trying to parse an XML file that is on the web but for some reason I can not load it. Does anybody know what I need to do to make this work? vPath="http://www.w3schools.com/xml/cd_catalog.xml" Set xmlObj = XMLUtil.CreateXML() print vPath xmlObj.LoadFile(vPath) vlist = xmlObj.ToString() ...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top