943,672 Members | Top Members by Rank

Ad:
Jun 26th, 2008
0

reading data from a website?

Expand Post »
hi

pls help me to read data from a website.
can it be done with VB?
if yes pls guide me.

thank u
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mykar_88 is offline Offline
17 posts
since Mar 2008
Jun 27th, 2008
0

Re: reading data from a website?

first you need to add the component Microsoft Internet controls. then you will need to add it to your form.

This will add a mini IE into your program. Navigate to the page you want with

Webbrowser1.navigate ("www.google.co.nz")

then to read the data you use the following

Text = WebBrowser1.Document.Body.InnerText
Reputation Points: 10
Solved Threads: 4
Junior Poster in Training
bushman_222 is offline Offline
65 posts
since Jan 2008
Jun 27th, 2008
0

Re: reading data from a website?

thank u man.
i'll try it.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mykar_88 is offline Offline
17 posts
since Mar 2008
Aug 29th, 2011
0
Re: reading data from a website?
reading the url form vb6 code for project please give the code or hint
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Rajendra Tambe is offline Offline
1 posts
since Aug 2011
Sep 8th, 2011
0
Re: reading data from a website?
Hello have you any solution :

How can i use data as online using vb6.0 at real time without downloading at local system.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Ramesh Genwa is offline Offline
4 posts
since Aug 2011

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: client - server
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: How do I download transactions info from Paypal using VB.NET





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC