WPF WebBrowser, unable to run Javascript and applet in Popups windows

Posted by Fede on Stack Overflow See other posts from Stack Overflow or by Fede
Published on 2010-04-22T18:52:40Z Indexed on 2010/04/22 18:53 UTC
Read the original article Hit count: 320

Filed under:
|
|

Hello All,

        I have a desktop application that has a control with a WebBrowser control inside. Everything works fine except with Siebel CMR popups. When it opens a new popup , Siebel tries to load an applet in the popup window but it doesn't work , it works fine in the main browser. This works perfectly with IE also. It seems to be related to some security setting but i am quite lost.

Does anyone know if there is any way to modify or check the security when a new popup is opened?

Thanks in advance!

Fede

© Stack Overflow or respective owner

Related posts about wpf

Related posts about webbrowser