Controlling the webbrowser control.....
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: Sun, 28 Nov 2004 17:38:30 -0500
I want to design my own security model using the webbrowser control. The 4
zones in IE security are just not enough to get granular with different
security restrictions for each URL.
Is there a way to hook into and override the different actions that download
and initiate/install ActiveX controls in the webbrowser control? How about
for vbscript, javascript, Java applets, file downloads, etc, ?
Basically I want to handle the security for each event myself using the
webbrowser control.
Any help is greatly appreciated.
Relevant Pages
- Re: MS Access via ADO from a local HTML page within WebBrowser under XP SP2
... Microsoft MVP [Windows] ... | My code hosts the WebBrowser control using the ATL's CAxDialogImpl. ... | database via ADO. ... | to be able to override the security lockdown in a hosted instance of the ... (microsoft.public.windowsxp.security_admin) - Re: Webbrowser Problem.
... >I have one problem in webbrowser control of vb. ... >If i set security levet to high, then IE is displaying sercurity alert ... >application is not displaying security message. ... Does the .Silent property of the Webbrowser control cover security ... (microsoft.public.vb.general.discussion) - Re: Hosting a WebBrowser control in a web page
... Wouldn't a simple IFRAME tag be a decent workaround for hosting another ... > contains my custom user control which contains the WebBrowser control. ... > a web page due to security concern, is there a way to bypass it? ... (microsoft.public.dotnet.framework) - Webbrowser Problem.
... I have one problem in webbrowser control of vb. ... If i set security levet to high, then IE is displaying sercurity alert ... message before navigating to next page. ... (microsoft.public.vb.general.discussion) - Re: cant run video files from websites
... This is a result of the new XP-SP2 'Security Center' change. ... it should not be showing for registered file type ... Look for 'Automatic Prompting for File Downloads' (or the equivalent ... (microsoft.public.pocketpc.multimedia) |
|