Sending requests to two different servers

E

Ellie

I'm not sure if this is the correct newsgroup but from my research so far,
it seems to be.

I need to have a web page with information sent to another server for
processing (sql query, etc.) but instead of the information going directly
back to the browser, I need it to go to the original server for after
processing. I think that I will need to use webservices for this. Am I
correct? If so, is there any special book that gives good examples?

Thanks,

Ellie
 
B

Bruce Johnson [C# MVP]

Web services would cetrain accomplish what you describe. As for an example
of how to do this, pretty much any web service client code would illustrate
it. All you're really doing is adding the web service proxy class to your
ASP.NET project and invoking the appropriate methods.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top