User Profile
Collapse
-
Yes thanks i used HttpWebRequest and HttpWebResponse to get the cookie as a string and then applying that cookie with Headers.Add for the POST request to work from my name. -
Authentication and POST with C#
Hello,
I have been searching the internet about methods for a C# console program to login and post on a website.
I have been advised to either make the program log in every time when is necessary or to somehow include the session cookies with which I am logged in with my browser.
I am afraid though that some of the methods don't work with every website and specifically with those I need like playrohan.com... -
Authentication and POST with C#
Hello,
I have been searching the internet about methods for a C# console program to login and post on a website.
I have been advised to either make the program log in every time when is necessary or to somehow include the session cookies with which I am logged in with my browser.
I am afraid though that some of the methods don't work with every website and specifically with those I need like this...
No activity results to display
Show More
Leave a comment: