I need to check if a webpage exists if it does whether a certain string exists anywhere on the page.
Preferably I’d like to do this without a webbrowser control, so that images don’t have to be downloaded and it doesn’t have to be rendered.
So is there a way to do this?
First, follow the instructions here (Though, the instructions are in C#, they should easily be converted to VB.)
Now, once you have this, perform the search on result string