-
XML Newbie
Hello All,
I am new at XML. I need to send XML requests to a server and and receive and parse the XML response. Can anyone point me in the right direction as to which toolkit can I download and get started.
P.S. I need a component that I can use in VB/ASP
Thanks in Advance
-Anuj
-
Re: XML Newbie
Hi,
You should go to http://msdn.microsoft.com/soap/.
There you will find everything you looking for. Download the SOAP Toolkit 2.0, there you will find good examples to get started.
Hope that helps, and good luck.