I was working on a screen scrapping project, and was looking for away to automate the login form for an ASP.NET web page. Googling around, I found a very helpful article written by Scott Allen that lists the steps necessary to automate login using HttpWebRequest.