mentalhard
Well-known member
- Joined
- Aug 7, 2006
- Messages
- 123
- Programming Experience
- Beginner
I have embedded the WebBrowser control v.2.0 in Windows form and i've coded almost evertyhing that IE 6 supports (back, forward, refresh, options, properties, print ... ).
What i am struggling with is Support for the certificates and pop-ups.
When the dialog for certificates appears it refers to real Internet explorer and my Browser just hangs up. As for the pop-up windows i need that all popups be opened in a new tab in my browser. I have made the functions that creates tabpage i just need to catch that it's pop-up and call the function.
Thanks
What i am struggling with is Support for the certificates and pop-ups.
When the dialog for certificates appears it refers to real Internet explorer and my Browser just hangs up. As for the pop-up windows i need that all popups be opened in a new tab in my browser. I have made the functions that creates tabpage i just need to catch that it's pop-up and call the function.
Thanks