simontelvi
April 29th, 2002, 12:07 PM
How can I set a cookie of mor then 4000 carachters?
I am trying to store data in a cookie using:
document cookie=' Cookie String '
My 'Cookie String' is very long. Is there any other way to store data?
I am using javascript.
Regards,
Simon
I am trying to store data in a cookie using:
document cookie=' Cookie String '
My 'Cookie String' is very long. Is there any other way to store data?
I am using javascript.
Regards,
Simon