Results 1 to 4 of 4

Thread: XML bridge

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2001
    Posts
    138

    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

  2. #2
    Fanatic Member MetalKid's Avatar
    Join Date
    Aug 2005
    Location
    Green Bay, Wisconsin
    Posts
    534

    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!

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2001
    Posts
    138

    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

  4. #4
    Fanatic Member MetalKid's Avatar
    Join Date
    Aug 2005
    Location
    Green Bay, Wisconsin
    Posts
    534

    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
  •  



Click Here to Expand Forum to Full Width