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
bushman_222
Junior Poster in Training
65 posts since Jan 2008
Reputation Points: 10
Solved Threads: 4