Hi,
I have tried to access an HTTPS page in a webview control where I need to pass cookie to be able to access the site. I haven't been able to find any example of it working in the new Windows 8 webview.
How to pass a session cookie to the webview before the page is loaded?
Thanks