4
Answers

Help!! Calling a different web site from a web service

perry.turner

perry.turner

19y
2.1k
1
I need to call a different website that returns a value sting to me from a web service. I have a web service written that will call another API with a web interface. In VB 6 I used the Microsoft Internet Transfer Control and then fired the openURL method. How do I go about this in c#? Thanks

Answers (4)