|
|
Q1367 Can I have more than one name and value in the same cookie?
irt.org | Knowledge Base | JavaScript | Cookie | Q1367 [ previous next ] Q1367 Can I have more than one name and value in the same cookie?No. However, the value of the cookie can store whatever you like, upto a limit of 4Kbytes. The article Form -> Cookie -> Form strings together data separated by = and & characters to pack in more data into the one cookie |
-- div -->
|