Forum Moderators: phranque

Message Too Old, No Replies

cookie domain question

         

scorpion

7:11 pm on Dec 13, 2002 (gmt 0)

10+ Year Member



if you have a cookie 'test' set on one server, can you set a new cookie for the new server with the SAME name and will it affect the cookie on the old server?

i.e. can you have this mapping:

cookie 'test' server1.com
cookie 'test' server2.com

or does a cookie on a user's system has to have the same name across all domains?

jeremy goodrich

7:29 pm on Dec 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yep, you can set the same stuff in two different cookies from two different domains, and they won't interfere with each other.