Soap
How can I use the SOAP technology? I want to create a program in vb6 which will generate an xml containing the SOAP envelope to communicate with the server. The server will interpret my xml and upload the datafrom the xml to the server's database? Any idea please.

