User Profile

Collapse

Profile Sidebar

Collapse
JennyV
JennyV
Last Activity: Feb 12 '09, 10:41 AM
Joined: Jan 28 '09
Location: Bulgaria
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JennyV
    replied to Authentication and POST with C#
    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.
    See more | Go to post

    Leave a comment:


  • JennyV
    started a topic Authentication and POST with C#

    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...
    See more | Go to post
    Last edited by Frinavale; Feb 11 '09, 02:51 PM. Reason: removed links as requested

  • JennyV
    started a topic Authentication and POST with C#

    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...
    See more | Go to post
No activity results to display
Show More
Working...