How can my server utilize other web services? Is there part of the framework to do this, or should I just write a mini-client?<br><br>Basically, I want to use a very simple web service, a url with a couple of params, and I get back xml or json data.<br>
<br>Sorry for fundamental nature of this question. Perhaps I should be redirected to a book or docs, but the docs are pretty large and I am just getting my feet wet.<br>