|
-
Sep 30th, 2008, 12:24 PM
#1
Thread Starter
Addicted Member
XML bridge
Hi gurus
I have a project that I need to work on and I need you to point me to the right direction.
I need to send an xml request to another domain server and get back some information on the same format, what is my best way to go on this. what is my step one for now.
VS2003
Thanks gurus
-
Sep 30th, 2008, 01:07 PM
#2
Fanatic Member
Re: XML bridge
I would create a webservice. Then you could send in and get back whatever information you need.
If your problem is solved, please use the Mark Thread As Resolved under Thread Tools!
Show Appreciation. Rate Posts!
-
Oct 1st, 2008, 12:18 PM
#3
Thread Starter
Addicted Member
Re: XML bridge
M.
Thanks for the reply, is it too much to ask if you can elaborate a little bit more.
Thanks a bucnh for battling
-
Oct 2nd, 2008, 07:24 AM
#4
Fanatic Member
Re: XML bridge
If that other server has IIS on it, you can have it host a webservice. Your caller application can then reference that webservice and send whatever data you need to send in code very easily (tho, 2003 is a bit harder to setup webservices than 2005+).
If your problem is solved, please use the Mark Thread As Resolved under Thread Tools!
Show Appreciation. Rate Posts!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|