Jennifer84 0 Posting Pro

Hello

I have put a web browser control on the form.

Now I use different URLs for this browser but sometimes popups and "Internet Explorer Script Error" windows popups appear.

My question is how it would be possible to block popups for this instance below of webBrowser1 ?
I am not looking for to do this manually in the Intenet explorer/Tools/Options etc..

How can this be possible programatically? Thank You!

this->webBrowser1->Navigate("http://www.google.com");
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.