Hello,
I have a huge search page with approximately 250 choices (checkboxes, radio buttons, database-derived menus).
My question is, what would be the easiest way to save these choices (save form data) for each user?
I know who is on the page, so I could use that info as well.
BTW, using mysql...
Ideally, the user could name and save more than one search (set of form data).
Maybe I'm dreaming here...any thoughts?
thanks very much