| | |
reading data from a website?
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
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
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
![]() |
Similar Threads
- i need help! (Shell Scripting)
- reading html data from a web page (C++)
- Creating a "Data" folder in my C: Drive using my Java program (Java)
- Reading out to a file/Null String Troubles (C++)
- Problem with strtok() for data structure creation (C++)
- Txt Coordinates into chart... (Java)
- Programming Sag Really Need Help / Advice (ASP.NET)
- IListSource does not contain any data sources (ASP.NET)
- DVD-ROM Isn't Reading DVD Disks (Storage)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: mini project
- Next Thread: Class Modules and Arrays
Views: 1182 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for Visual Basic 4 / 5 / 6
* 6 429 2007 access activex add age append application basic beginner birth bmp c++ calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver struct table tags textbox time timer urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





