Can we use Webservices in Visual Basic 6 ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ssrivastava9
    New Member
    • Jan 2008
    • 4

    Can we use Webservices in Visual Basic 6 ?

    Hello,

    We have a legacy application built on VB6. Actually client wants to do some enhancements using components of tool called "Documaker" by skywire. An another projet team has developed webservices using components of documaker for their project in .Net.
    Can anyone let me know if we can use webservices and xml in VB6 code ? If this is possible then I will be able to reuse the webservices developed previously.

    Thanks,
    Santosh
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,

    Yes, you can call a WebService in a VB6 Program using SOAP3.0..
    Check This out

    Regards
    Veena

    Comment

    Working...