![]() Topic awaiting preservation: safe code for cookies (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Charles River |
![]() I need a safe javascript code for setting, getting and deleting a cookie. |
Paranoid (IV) Inmate From: Dublin, Ireland |
![]() Cookies are pretty old stuff, any code you get should be complient with everything since NS2, could be wrong ... |
Maniac (V) Inmate From: Charles River |
![]() The code I have is old, as the cookies, but it doesn't set the cookie in Opera. code: function SetCookie (name, value) |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() |
Maniac (V) Inmate From: Charles River |
![]() Wow, I shouldn't have asked! |
Paranoid (IV) Inmate From: Dublin, Ireland |
![]() |
Maniac (V) Inmate From: Charles River |
![]() It depends on the context. It was perfectly correct but not related to the problem I was trying to solve... |