Possible Duplicate:
What is the best way to consume a web service from VB6?
Communicate with WCF Windows Service in VB6?
I have a simple web service (asp.net 2010) that will just return the inputted string.
the problem is i want to display it on vb6 (maybe on a msgbox) but i don't know how.