2
Reply

How Post from C#?

Will Wagers

Will Wagers

Dec 15 2005 10:46 PM
10.6k
Hi,

I want to access a
web login page from C#, in other words I want to login to a remote web site using C# rather than a browser.

So, how do you POST from C#? (hopefully, using WebRequest and WebResponse)

Please give an example or point me to one.

Thanks,
T

Answers (2)