Getting XML Back?

  • Thread starter Thread starter James
  • Start date Start date
J

James

I have a client who built a URL which returns data in XML format. All I
have is a URL, which I will pass some querystrings too and it will return
XML. I'm new to this, so I just need to know what classes to use to make
this call and access this data.

The URL is in the format:

http://whatever.com/whatever.php?ID=whatever&StartDate=whatever&EndDate=whatever

It will return formatted XML (I know the format). I'm just not sure how to
call/access it.

Thanks for any help you can give!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top