Click to See Complete Forum and Search --> : Cookies


Joe Keller
January 16th, 2002, 03:44 PM
I have a form that once it is submitted I put all the values of the forms text boxes into cookies.
When the user returns to the form, the text boxes are populated using the cookies.

The problem is, sometimes it seems as if some of the cookies do not get changed

is there a limit to the number of cookies you can use?

_Calvin
January 17th, 2002, 04:53 PM
Hi!

I am not sure about amount of cookies, but at least there is a limit in size for each cookie to 4Kb.

/Calvin