cookies/javascript to retrieve data in forms
Posted by: gonewthewind
Posted on: 2005-02-03 06:20:00
I have a form, that the user fills out email, name and phone number. This form calls itself and sends the data to us, then goes to a second form, where the user can fill out more information if they want.
I was trying to figure out a way to pass data between individual forms with php code...but somewhat got stuck due to lack of php knowledge.
Does anyone know of a way to store and retrieve data between forms using cookies and javascript...I know if the user has javascript blocked it would fail. But would be an alternative until I get more skills in php. Or is there a better tool out there?
thanks,
barbara