If I want to pop-up a window from the WebBrowser control and share cookies, I cannot since the wrapped browser runs as medium security and the pop-up runs as high security.
Does anyone know how I create a WebBrowser control that will actually behave like a normal IE8 browser in where it publishes cookies? Or does anyone know a trick to make certain URLs use the non-protected cache locations when in IE8 stand-alone?
Thanks in advance!
Replies
Know the answer? Post it — somebody with the same question will find it here.