User Profile

Collapse

Profile Sidebar

Collapse
akai80
akai80
Last Activity: Apr 30 '11, 06:42 AM
Joined: May 25 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • akai80
    replied to How to retrievie cookie from webpage
    in .NET
    Hi

    thxs for your prompt reply. I have checked through the headers and i copied it as follows:

    {Connection: close
    Date: Wed, 26 May 2010 17:00:47 GMT
    Server: Microsoft-IIS/6.0
    X-Powered-By: ASP.NET
    Content-Type: text/html
    Cache-Control: private
    Set-Cookie: MyStamp=6286691 96; expires=Wednesd ay, 26-May-2010 17:30:47 GMT,MyId=ANDY__ PS__27_05_10_01 _30_47; expires=Wednesd ay, 26-May-2010...
    See more | Go to post

    Leave a comment:


  • akai80
    replied to How to retrievie cookie from webpage
    in .NET
    Hi thxs for the advice. Pardon me but how do I retrieve parameters from the webresponse? Currently im able to retrieve cookies from the webresponse.

    Previously I have tested in my codes to login without the session cookie but I'm unable to do so. What I suspect is that I will need to have the correct session cookie and post it back to the web page together with the login username and password. Pls correct me if I'm wrong.
    ...
    See more | Go to post

    Leave a comment:


  • akai80
    started a topic How to retrievie cookie from webpage
    in .NET

    How to retrievie cookie from webpage

    I'm currently writing a C# program to login into a particular website. As for debugging purposes, i installed Firebug for Firefox. However i have some problems in generating one particular cookie ("FW_Session ") which is necessary for logging in.

    using Firebug, i noticed that this particular cookie will be generated once i logged in successfully into the website. Only after logging in, then i can use the generated cookie in...
    See more | Go to post
No activity results to display
Show More
Working...