Northern
02-13-2006, 10:49 PM
Hi.
At some point of my site, I need to update a cookie for a user but since updating a cookie is not an option, and what we really do is re declare it rather than updating, I need to keep the other values of it.
For example, some users will go with a cookie that's set to expire after closing the browser and some, in a few days.
So, basically my question is: how do I read other values of a cookie such as the expiry date...etc?
Thanks
At some point of my site, I need to update a cookie for a user but since updating a cookie is not an option, and what we really do is re declare it rather than updating, I need to keep the other values of it.
For example, some users will go with a cookie that's set to expire after closing the browser and some, in a few days.
So, basically my question is: how do I read other values of a cookie such as the expiry date...etc?
Thanks
