I am creating a VB project that will use a web based search tool to check a book ISBN number, and return a web page with title and author etc details. I wnat to parse the underlying HTML to alow me to collect that data and store it in a database. However, I don't see an obvious way to access the page source programmatically, but I am very new to this. Please help!!