Answered
Recalling a form entry
Hi there,
I'm trying to insert some simple data into a cookie using a form. On my index page there is a simple drop down menu. When the user chooses one and presses go i want to be able to right their choice into the cookie via an action page.
To recall the choice they made i have Form.sport
Form being the name of the form and sport the name of the field. Is this not the right way to do it?
Cheers
James
I'm trying to insert some simple data into a cookie using a form. On my index page there is a simple drop down menu. When the user chooses one and presses go i want to be able to right their choice into the cookie via an action page.
To recall the choice they made i have Form.sport
Form being the name of the form and sport the name of the field. Is this not the right way to do it?
Cheers
James