Cookies Liability Issue

R

Robert Hanson

After you determine that a user's browser is set not to use cookies when
storing per user information in session, since you can't change to
cookieless for that particular session (only in machine.config and
web.config), what is the suggested alternative?

Thanks in advance,

Bob Hanson
CEO
Custom Programming Unlimited LLC
 
M

Marina

Users should configure their browser to allow session cookies - even if they
chose to disallow other types of cookies.

But you either have the option of using cookieless session state, or with
cookies. You can't change that midstream.
 
Y

Yan-Hong Huang[MSFT]

Hello Bob,

You could refer to
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q175167 for some
other place to store state data.

Hope it helps.

Best regards,
yhhuang
VS.NET, Visual C++
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Got .Net? http://www.gotdotnet.com
--------------------
!From: Robert Hanson <[email protected]>
!X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
!Subject: Cookies Liability Issue
!Mime-Version: 1.0
!Content-Type: text/plain; charset="us-ascii"
!Content-Transfer-Encoding: 7bit
!Message-ID: <#[email protected]>
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Date: Wed, 02 Jul 2003 09:39:14 -0700
!NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
!Lines: 1
!Path: cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
!Xref: cpmsftngxa09.phx.gbl microsoft.public.dotnet.framework.aspnet:31776
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!After you determine that a user's browser is set not to use cookies when
!storing per user information in session, since you can't change to
!cookieless for that particular session (only in machine.config and
!web.config), what is the suggested alternative?
!
!Thanks in advance,
!
!Bob Hanson
!CEO
!Custom Programming Unlimited LLC
!
!
!Don't just participate in USENET...get rewarded for it!
!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top