Hello,
I am working on a project in .NET using C#, that needs to process certain data. However, the first thing I have to do is to login to a website. (URL example:
http://www.xxxxxxx.com/Login.aspx
I am not sure I know how to do this. Any help would be appreciated. This is console application.
Thanks!
I am working on a project in .NET using C#, that needs to process certain data. However, the first thing I have to do is to login to a website. (URL example:
http://www.xxxxxxx.com/Login.aspx
I am not sure I know how to do this. Any help would be appreciated. This is console application.
Thanks!
Comment