| Author |
Cookies access between sub domains
|
Rajpreet Bajwa
Greenhorn
Joined: Feb 09, 2002
Posts: 14
|
|
|
I have a cookie in domain a.xyz.com , and want to share this cookie with a server side object in domain xyz.com. I understand that if I write the cookie to .xyz.com then it should be avilable in xyz.com and a.xyz.com. Are these two separate cookies ? How do I ensure that both my server side objects (one in a.xyz.com and xyz.com) access the same cookie.
|
 |
 |
|
|
subject: Cookies access between sub domains
|
|
|