I've only just started playing around with the internet controls and stuff so I'm pretty much a n00b at this but this is what i want to do. I want to download a website into a text box then filter out all some of it so i'm left with what i want. I'm alright when comes to the filtering but when I download a page it only downloads half of it. My code for downloading a page is:

VB Code:
  1. Text2.Text = Inet1.OpenURL("http://www.4q.cc/vin/")

Please help, Thanks in Advanded.