Hello,
i have a Pop up from a WebBrowser in my WinForm application. When I want to call javascript function with window.opener in my pop up. I get window.opener is null.
When I have run as administrator my WinForm application. Everything working well.
Is there any problem with set to permission?
Thank you for answer.
↧
JavaScript window.opener is null, working with WebBrowser control in WinForm
↧