You can Authenticate with WebRequest and even with WebClient, you just need
to add a NetworkCredentials object. Don't make it hard on yourself.
-- Peter
http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
> Hello group,
>
[quoted text clipped - 22 lines]
>
> J Wolfgang Goerlich
jwgoerlich@gmail.com - 07 Nov 2007 13:31 GMT
Thanks for the response. It is form-based authentication and, so far
as I can tell, I cannot authenticate with the WebRequest. Is there any
way to pass the session from a WebBrowser to the WebRequest?
J Wolfgang Goerlich
On Nov 6, 8:13 pm, Peter Bromberg [C# MVP]
<pbromb...@yahoo.NoSpamMaam.com> wrote:
> You can Authenticate with WebRequest and even with WebClient, you just need
> to add a NetworkCredentials object. Don't make it hard on yourself.
[quoted text clipped - 32 lines]
>
> - Show quoted text -