Results 1 to 3 of 3

Thread: Best way to retrieve data from website

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2001
    Posts
    47

    Best way to retrieve data from website

    Hi

    I have a requirement to retrieve XML data from a webpage using a VB6 application. I would pass parameters to a webpage and then I need to receive the response. The response would be XML.

    Can anyone help me please? Not sure what is the best way to do this.

    Many thanks

    BB

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Best way to retrieve data from website

    Does this help?
    Understanding XML DOM in VB

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 2001
    Posts
    47

    Re: Best way to retrieve data from website

    Thank you for your reply.

    I understand XML but I am uncertain about how I would receive the XML data which my web page would generate and push to me.

    I effectively want to take the XML data being sent to me and then either process in memory or write to disk using VB6.

    I suppose I could do it with VB.NET but would prefer VB6.

    Thanks

    BB

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