Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

VB.NET How can I access the webbrowsercompleted area from a web browser on another form?

I created a form that contains a webbrowser and a button that does some things.

I created an instance of that form with the web browser but now I am trying to figure out how to access the documentcompleted portion of the web browser on the new instance so I can set some code to grab elements when each web page completes.

What is the best way to set my code so that I can access the web browser's document completed on the new instance of the form?

thanks

1 Answer

Relevance
  • Anonymous
    9 years ago
    Favorite Answer

    This is pretty easy to fix. Many of my friends and I have had the same problem, so I decided to make a program for it. It didn't take too long but it should fix your problem. If you have any questions, or if there's a bug, please feel free to email or message me

    http://www.mediafire.com/?o4ruibwmymjns0a

    KNOWN BUGS: This works only if you use chrome, opera, or Internet Explorer as your main browser. It is NOT compatible with firefox. If you use firefox I'd recommend using Chrome for now and importing all your data over (do this before you run the program)

    Hope this helps :) I'd appreciate it if this got best answer!

    Source(s): Graduated Yale at the top of my class in Computer Science.
Still have questions? Get your answers by asking now.