Re: Where does session store its value. Server or at client.
- From: "Scott" <Scott@xxxxxxxxxxx>
- Date: Tue, 11 Nov 2008 08:28:48 -0600
Thanks Aidy.
"Aidy" <noemail@xxxxxxxxxxx> wrote in message
news:Q5qdnQWDm5kzwYXUnZ2dnUVZ8qydnZ2d@xxxxxxxxx
The data is stored on the server, but the session ID that identifies you
as an existing user is held in a cookie on the client. If you want I
believe you can configure "sessionless cookies" where the session ID is
passed via the querystring rather than being held in a cookie.
"Scott" <Scott@xxxxxxxxxxx> wrote in message
news:%23bvqYX0QJHA.4492@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I am kind of new in web development.
I am trying to use sessions to store some values. But I am wondering
where does session store the value.
Does it use cookies.
Can anything block to store the values to be stored.
Thanks in advance.
Thanks, Scott
.
- References:
- Prev by Date: RE: Indexing Service Server 2008 IIS 7.0 Adobe Ifilter
- Next by Date: Re: HoverMenuExtender and Button
- Previous by thread: Re: Where does session store its value. Server or at client.
- Next by thread: how to get only the name of the file, not the whole path?
- Index(es):
Relevant Pages
|