stewartwebb
Programmer
Hi all,
I'm new with cookies but i'll explain what i'm trying to do and if possible can someone point me to a thread thats already covered this topic.
I have the code to create, delete and read a cookie, but what I want to do is be able to write information to the cookie. I'll be writing the user id to the cookie but instead of having a cookie for each user i'd like to have 1 cookie and write each user into that cookie.
I need to find some code that will write the information to the cookie and then some code to loop through the cookie to check each user id when the page loads.
Thanks
Stewart.
I'm new with cookies but i'll explain what i'm trying to do and if possible can someone point me to a thread thats already covered this topic.
I have the code to create, delete and read a cookie, but what I want to do is be able to write information to the cookie. I'll be writing the user id to the cookie but instead of having a cookie for each user i'd like to have 1 cookie and write each user into that cookie.
I need to find some code that will write the information to the cookie and then some code to loop through the cookie to check each user id when the page loads.
Thanks
Stewart.