|
 |
asp_discuss thread: Re: ASP Cookies - Why am I getting multiple cookes for the same domain?
Message #1 by pcofran@y... on Thu, 20 Dec 2001 00:41:08
|
|
> Hi all,
>
> I've noticed that when I check my cookies that I have multiple cookies
for
> the same domain. eg jonny@f...[1].txt, jonny@f...[2].txt ... etc
>
> I thought that it is was only possible to have one cookie for a domain.
No
> one else uses my computer. Does anyone know why this could be happening
> and also which cookie (out of the multiple cookies) will be processed by
> the asp engine.
>
> Thanks for listening :)
>
> John
Message #2 by pcofran@y... on Thu, 20 Dec 2001 03:12:51
|
|
You can read/write as many cookies as you want, but you can only access
cookies created by your domain/sub domain.
> I thought that it is was only possible to have one cookie for a domain.
|
|
 |