0
votes
votes
0 answers
C# : Logging into webpage to get source
Hi All, Im trying to log into a webpage and retrieve the source of the page. I have been google'ing and debugging for a while, but im stuck. I wrote a method called LogIn private string LogIn () { string cookieHeader; stri ...
