Eliminating pop ups in VB browser control
How do I eliminate pop up windows that occur when I load a webpage inside a vb browser control? The program is freezing until a pop up ad loads when I try to get the browser to navigate to a page, this page displays program info that I want to be able to dynamically update, so I used a webpage. I was wondering if anyone knew how I could set the browser so it wouldn't open up pop-up windows? I have seen it done in other programs and it would be great if I could apply it to mine.
Assistance is appreciated, thanks...