Results 1 to 3 of 3

Thread: Access data from a web server using VB6

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    4

    Access data from a web server using VB6

    Suppose I have a device which can act as a web server and responds with a web page filled with data contained in javascript variables, if a request is sent. How do I send a request for a page to a web server and collect the data using VB6 ?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Access data from a web server using VB6

    Thread moved from Application Deployment forum, which is for questions about installing/distributing your software

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

    Re: Access data from a web server using VB6

    Quote Originally Posted by gdipankar
    Suppose I have a device which can act as a web server and responds with a web page filled with data contained in javascript variables, if a request is sent. How do I send a request for a page to a web server and collect the data using VB6 ?
    Why would you be using a desktop language, which is what VB6 primarily is, for this type of web site needs? This sounds more suited to ASP or HTML.

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