I have an app that contains a WebBrowser control. The app navigates the WebBrowser to a login page, fills out the login form and submits it. That works fine.
The problem is, is that once I'm logged into the website in order to use a certain feature of it, it launches a second browser window which is, of course, Internet Explorer. I don't mind that it launches a second independent browser but I don't believe the cookies are moving to the new browser window and I'm prompted to log back in all over again. This happens on a couple of different sites.
Anyone have any ideas?




Reply With Quote