Hope someone can help.
I am dynamically creating checkboxes from a comma seperated list (i.e., sam, mary, howard, pam). I am saving the data I check off to the database as a comma seperated list (i.e., mary, pam). When I pull up the record to edit it, how do I code it to mark the checkboxes as checked for the values that were selected already?
Thank you for any help.
I am dynamically creating checkboxes from a comma seperated list (i.e., sam, mary, howard, pam). I am saving the data I check off to the database as a comma seperated list (i.e., mary, pam). When I pull up the record to edit it, how do I code it to mark the checkboxes as checked for the values that were selected already?
Thank you for any help.