I have a checkboxlist with 5 options, when saved it is in one database column, with each option seperated by a semi-colon, when the user goes back into the page to edit how do i take the value as a string and make sure it checks the right checkboxes in the list.
Thanks