Click to See Complete Forum and Search --> : temporary cookie for one checkbox


jsrookie
10-10-2003, 07:04 PM
Hi All,

How to keep a checkmark in a checkbox if it is checked?

I think about temporary cookie for this checkbox but really don't know how to make it.

I have a search form that includes one checkbox. If it is checked and users press submit button, a table of data will appear (in the same page, below the search form). On that table, users can do the sorting, updating, or deleting,... In order to do those tasks, users must have the checkbox in the search form checked to keep the original search wish true until they uncheck it.

Thank you.

jsrookie

Khalid Ali
10-10-2003, 09:29 PM
if the page is re created after they submit it from the server side langugae then you should be able to make the check box checked..please elaborate abit more