I can login to my site using "https://www.site.com/Login?password= pwd&username=te st", and would like to automate this in C#. I have tried this class HTTPGet.cs | C# .NET 2.0 HTTP GET Class and others like it to no avail. Any ideas?
Thanks in advance.
Thanks in advance.
Comment