VB6 XML String parse
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
hello guys, I am working on a COM object in vb 6 that is posting a URL to possibly a Web service. The result will be in the form of a xml format eg: " " "
-
hello guys, I am working on a COM object in vb 6 that is posting a URL to possibly a Web service. The result will be in the form of a xml format eg: " " "
The MSXML DOM implimentation uses COM, so you can use it from VB6. Christian Graus - Microsoft MVP - C++