Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 5th, 2004, 06:44 AM
Registered User
 
Join Date: Apr 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default .NET cookies - privacy set to: block all cookies

Hi,

I have created a web application that makes use of cookies in a number of areas:

 - storing user details etc.
 - forms-based authentication that issues an authentication cookie

I tested the application to see what would happen if i set i.e. privacy to block all cookies. The application still worked. How is this possible? Is it because the cookies are non persistent?

Thanks
Daryl
 
Old April 6th, 2004, 02:08 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Is it possible that after changing the cookie settings, the browser is still SENDING the cookies but not allowing any more to be set? This wouldn't seem to make sense, but I suppose is possible.

Did you close all browsers and clean out cookies so you started fresh?

I would think that "block all cookies" would apply to all cookies, including non-persistant ones.





Similar Threads
Thread Thread Starter Forum Replies Last Post
how Set Multiple values in cookies amol_0008 JSP Basics 1 May 31st, 2007 06:27 AM
cookies in asp.net Asteroid ASP.NET 1.0 and 1.1 Basics 1 September 22nd, 2004 07:47 AM
Help: Cookies not getting set (c#) meetali ASP.NET 1.0 and 1.1 Professional 5 April 8th, 2004 01:13 PM
Help: Cookies not getting set (c#) meetali ASP.NET 1.0 and 1.1 Basics 0 April 7th, 2004 02:52 PM
Can't set cookies meckeard ASP.NET 1.0 and 1.1 Basics 7 September 8th, 2003 12:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.