0
kicks
RegEx to extract __VIEWSTATE from the Login page HttpWebRequest
Here is a quick one line code to extract __VIEWSTATE hidden form field from the ASP.NET Login page. This comes in handy during web automation of the ASP.NET form authentication.