jqwang65
08-11-2009, 06:26 PM
Please help!
I have a vb6 app, now I need to trade some data with another system that uses web services and takes/provides data in XML. Basically, I need to 1) write data in my app to an XML file and call the web service on the other side to pick it up, and receive the response in another XML, 2) call the web service to query the other system for some data and receive the response in an XML file. I read that I can use the SOAP toolkit, can someone give me more pointers? Sample codes would be the best.
Thanks a million!
I have a vb6 app, now I need to trade some data with another system that uses web services and takes/provides data in XML. Basically, I need to 1) write data in my app to an XML file and call the web service on the other side to pick it up, and receive the response in another XML, 2) call the web service to query the other system for some data and receive the response in an XML file. I read that I can use the SOAP toolkit, can someone give me more pointers? Sample codes would be the best.
Thanks a million!