Hi,
I was wondering, can you send a CookieCollectio n to a System.Windows. Forms.WebBrowse r? If so, how would I go about doing this. What I've done so far is send a POST request to a login form using HttpWebRequest. Now I want to send that CookieCollectio n to the System.Windows. Forms.WebBrowse r so the user can see the protected page...
Thanks,
Andrew
I was wondering, can you send a CookieCollectio n to a System.Windows. Forms.WebBrowse r? If so, how would I go about doing this. What I've done so far is send a POST request to a login form using HttpWebRequest. Now I want to send that CookieCollectio n to the System.Windows. Forms.WebBrowse r so the user can see the protected page...
Thanks,
Andrew
Comment