Hi all,
I'm wanting to navigate through a web page, automatically picking up specific links that I want and navigating to them. How would i go about this?
I'm using: wb.Navigate (the link)
Really, i'm just wanting to select all the text in a webbrowser and then I can manipulate this text in my code.
Thanks for any help!
Mel
I'm wanting to navigate through a web page, automatically picking up specific links that I want and navigating to them. How would i go about this?
I'm using: wb.Navigate (the link)
Really, i'm just wanting to select all the text in a webbrowser and then I can manipulate this text in my code.
Thanks for any help!
Mel