identifiers in the value of a name-value pair of a cookie
nuccerz
Status: New User - Welcome
Joined: 03 Oct 2007
Posts: 1
Reply Quote
Is it possible to store an Identifier holding a value in the value part of a name-value pair of a cookie.
I am also wondering if I can store an array.
If not, then how could I store values in the cookie that are being generated dynamically by my javascript script.

What my script does is generate dynamically as many input fields (Input and Select) as the user of a web form needs.

But I would like to take the values entered in those newly generated input fields and and pass them on to a PHP script.
With the use of cookies I was able to create a cookie on the Javascript side and pass it to the PHP script, but the problem is the value is hardcoded. I need to read on the fly.

Thank you.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours