Capture output of http post

I need to script something in vb script preferably, but I can use .net if or another programming language if needed.

I need to call a web site like http://www.test.com/test/sdc.do?169.10.10.5?xml=True

This will produce a xml result and I need to capture that to a file.

What would be the best way to proceed with this? Any help would be greatly appreciated.

Thanks.

 

 

 

 

Top