I'm trying to make a Webservice in .NET framework that calls a remote
Webservice with a different user ID than was used to call itself
I have a wbeservice that just says "Hi", but I'm not sure how to
include an interface to another webservice inside of my code.
If anyone has a simple example/sample of Webservice calling
Webservice, this would be of great help
Thanks