browser session handling
- From: "Richard P" <orix@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 13:37:42 +0100
I am experiencing some browser weirdness.
My app uses session state to hide values I prefer to keep out of the
querystring. I am testing to see what happens when cookies are fully
disabled in IE 6 and NS 7. NS behaves as expected: it has no recall of
previous requests. With IE however my app works as normal: I can still store
and retrieve values from session state. Am I imagining this? If not it
suggests to me that IE 6 always includes a session cookie in the http
header.
(I am running a local IIS installation on my XP laptop).
Richard
.
- Follow-Ups:
- RE: browser session handling
- From: Steven Cheng[MSFT]
- RE: browser session handling
- From: Kevin Yu [MSFT]
- RE: browser session handling
- Prev by Date: Re: How to tell if an interface method has been implemented
- Next by Date: Microsoft.Office.Interop.Excel.dll
- Previous by thread: Send a null value to a datetime field in access though .net insert command
- Next by thread: RE: browser session handling
- Index(es):
Relevant Pages
|
Loading