ion creanga

ion creanga

  • NA
  • 7
  • 3.1k

Win Form App - Is it possible to catch a web address from a pop-up?

Nov 2 2011 5:24 AM
I have a Windows Form Application that has a tabControl with a webbrowser on a tab an on the other some textboxes. I need to access a website from the webbrowser. The problem is that on that website i have to click on a link that opens a pop-up. I was wondering if there is any way to avoid the popup and load the page in the webbrowser directly. If there's a way to catch the popup address, close the popup and load the page in the application's browser. The real problem would be catching the popup address if that's possible. Thank you very much.

Answers (5)