CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: XML Newbie

  1. #1
    Join Date
    Jul 2000
    Posts
    7

    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


  2. #2
    Join Date
    Mar 2000
    Location
    Belgrade, Serbia
    Posts
    69

    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.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured