WebBrowser Control - Security Settings

G

gsmith

I have an ActiveX script which I need to run in my windows application
which uses the .NET 2.0 WebBrowser control. The problem is every time I
access the page I have to say "yes" to the ActiveX dialog box that pops
up. Is there any way through the application (not IE) that I can tell
the WebBrowser to accept everything and anything?

Would the System.Security namespace have anything that I could use?

I do not want my users to have to change their IE settings in order to
achieve my goal...

Thanks!
Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top