All of the checkboxes have different names. That being said will the top
code re-display the text that is in the checkbox?ex: If I had three
choices below. The user selects "I think the color used looks fine." he
then clicks a submit button and the code runs. Will it display "I think
the color used looks fine."? or just the value I assigned that checkbox.
(chkBx1)○ The color red is what I would like to see.○ I think the color
used looks fine.○ I would like to select my own color to use.