2
Answers

How Post from C#?

Will Wagers

Will Wagers

19y
10.6k
1
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)