I have a web site that when given the URL,
(http://10.1.1.50/CGI/webXML.exe?name=Steve) with arguments, returns, XML
formatted data. I would like to pull that data into some sort of record set
that I can walk through. I need to do this dynamically. What object should
I use?
Thank you,
Steve