|
-
Nov 20th, 2007, 12:22 AM
#1
Thread Starter
New Member
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 ?
-
Nov 20th, 2007, 07:17 AM
#2
Re: Access data from a web server using VB6
Thread moved from Application Deployment forum, which is for questions about installing/distributing your software
-
Nov 20th, 2007, 08:06 AM
#3
Re: Access data from a web server using VB6
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|