0
votes
votes
0 answers
Logging to remote ASP.net page programatically with C#
Hi, I wan't to connect to remote web page (that has login form) with HttpWebRequest. I am using this tutorial: http://www.byteblocks.com/page/How-to-submit-requests-to-web-sites-programatically-using-HttpWebRequest.aspx ,but I don't know ...
