bedrock_123
12-16-2002, 12:53 PM
Can some give me a short lession or explanation on how to use a global cookie. If you have an example of how one is being passed that would be very helpful.
Thanks
Thanks
|
Click to See Complete Forum and Search --> : global Cookies bedrock_123 12-16-2002, 12:53 PM Can some give me a short lession or explanation on how to use a global cookie. If you have an example of how one is being passed that would be very helpful. Thanks Charles 12-16-2002, 05:27 PM If you mean a single cookie that can be accessed by more than one domain name, then I'll tell you that there is such a thing. You need to set the 'domain' parameter of the cookie. See http://developer.netscape.com/docs/manuals/js/client/jsref/cookies.htm for details webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |