where is cookie saved ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • whidy

    where is cookie saved ?



  • Grant

    #2
    Re: where is cookie saved ?

    I just learned that so I wanted to reply.

    if you are using in-proc then it is stored in C:\Documents and
    Settings\UserNa me\Cookies on the client machine.

    If you are using state server then it is on the server either by server
    memory or MS SQL database.


    "whidy" <he_shuihua@sin a.com> wrote in message
    news:O$WQxpUbDH A.2940@TK2MSFTN GP11.phx.gbl...[color=blue]
    >
    >[/color]


    Comment

    • Ken Cox [Microsoft MVP]

      #3
      Re: where is cookie saved ?

      In the case of a Session cookie, it remains in memory and is not written to
      disk.


      --
      Microsoft MVPs have a question for *you*: Are you patched against the Worm?




      "whidy" <he_shuihua@sin a.com> wrote in message
      news:O$WQxpUbDH A.2940@TK2MSFTN GP11.phx.gbl...


      Comment

      Working...