Re: cookies lost in client broswer

From: David Wang [Msft] (someone@online.microsoft.com)
Date: 02/11/03


From: "David Wang [Msft]" <someone@online.microsoft.com>
Date: Tue, 11 Feb 2003 01:18:00 -0800


Cookies involve cooperation between the client, server, and intervening
transport. To properly function:
1. Server must send Set-Cookie header
2. The transport must not strip out Set-Cookie or Cookie headers
3. The client must accept cookies
4. The client must send back cookies as appropriate

A network trace would prove #1, #2, and #4. You can check the client's
configuration to verify #3.

--
//David
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Vince" <kunwar4@hotmail.com> wrote in message
news:051701c2cf8a$215e9b80$d7f82ecf@TK2MSFTNGXA14...
When a client access an ASP page, a cookie is supposed to
be created on the client, but this does not happen with
IIS5, windows 2000 advance server.
Please help


Relevant Pages

  • Re: Client-Side Session Data
    ... token on the client, but does it keep the session *data* on the ... How Not To Use Cookies ... Userdata belongs on the server, ... Session time out and cookies, ...
    (comp.lang.php)
  • Re: Is anything easier to do in java than in lisp?
    ... > handles cookies (and chosing which ones to send when and parsing the ... i've successfully used this client to build ... AllegroServe is a LLGPLed Web server which ...
    (comp.lang.lisp)
  • Re: If not readdir() then what?
    ... the existing set of cookies have expired and are no longer valid: ... which is supposed to be returned by the client on every call to READDIR. ... If the server wants to change its cookie scheme, ... the client by changing its verifier, and returning an error whenever the ...
    (Linux-Kernel)
  • Re: Cracking String Encryption in Java Obfuscated Bytecode
    ... code obfuscation is not critical ... being on client or server is not relevant. ... So have cookies and javascript based web applications. ...
    (Bugtraq)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)

Quantcast