how to get each value and its text from a CheckBoxList. When an item is selected, it should display the selected item's value and its text using javascript. One more, how to insert a new item to the checkboxlist using the same javascript.
Regards, Abul.