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
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