Calling a web service from VB6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Randy

    Calling a web service from VB6

    Hello,
    Can someone tell me if it is possible to call a web service in VB6? I'm
    guessing that it can be done using a COM object? Can someone please give me
    a quick overview of which object to use?

    Thanks


  • Paul Clement

    #2
    Re: Calling a web service from VB6

    On Mon, 6 Jun 2005 09:39:17 -0500, "Randy" <temp@temp.co m> wrote:

    ¤ Hello,
    ¤ Can someone tell me if it is possible to call a web service in VB6? I'm
    ¤ guessing that it can be done using a COM object? Can someone please give me
    ¤ a quick overview of which object to use?

    You need to use the SOAP Toolkit for a Visual Basic 6.0 application.




    Paul
    ~~~~
    Microsoft MVP (Visual Basic)

    Comment

    • Cor Ligthert

      #3
      Re: Calling a web service from VB6

      Randy,

      Have a look at this weeks article on MSDN



      I hope this helps,

      Cor


      Comment

      Working...