Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Restricting a cookie to a folder

Reply
Thread Tools

Restricting a cookie to a folder

 
 
Christiaan Nijdam
Guest
Posts: n/a
 
      03-04-2005
Hi, how can I in plain old ASP restrict a cookie to a folder like
http://www.site.com/folder1 so that it is not seen by folder
www.site.com/folder2 ?

Thanks,
Christiaan.
 
Reply With Quote
 
 
 
 
Gérard Leclercq
Guest
Posts: n/a
 
      03-04-2005
Do you mean if you run the same ASP code in folder1 and folder2?


 
Reply With Quote
 
 
 
 
Dave Anderson
Guest
Posts: n/a
 
      03-04-2005
Christiaan Nijdam wrote:
> Hi, how can I in plain old ASP restrict a cookie to a folder like
> http://www.site.com/folder1 so that it is not seen by folder
> www.site.com/folder2 ?


Set the path.
http://msdn.microsoft.com/library/en...d623e956ef.asp



--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem restricting access to folder to one role on anonymous site stevek@virtustate.com ASP .Net 0 11-03-2006 05:14 PM
Cookie Question (IP as domain and cookie file location) =?Utf-8?B?UGF1bA==?= ASP .Net 1 01-10-2006 08:37 PM
Any downsides to cookie assignment inside custom class using HttpContext.Current? ASP.NET 2.0 cookie fix? ASP .Net 2 08-17-2005 06:43 AM
Cookie and Session Cookie Questions. Shapper ASP .Net 1 04-27-2005 11:20 AM
Session cookie? Browser instance cookie? Ben ASP .Net 3 06-03-2004 03:41 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57