Jag använder av en checkboxlist i c# för att generera flera checkboxar. man får då ett resultat i stil med. Jag får inte till det med hur man sedan får ut värdet i den label som representerar checkboxen man valt. Hur gör man*?
</tr><tr>
<td><input id="CheckBoxList1_13" type="checkbox" name="CheckBoxList1$13" /><label for="CheckBoxList1_13"> zzzzzz1<br/></label></td>
</tr><tr>
<td><input id="CheckBoxList1_14" type="checkbox" name="CheckBoxList1$14" /><label for="CheckBoxList1_14"> ARN zzzzzz2<br/></label></td>
</tr><tr>
<td><input id="CheckBoxList1_15" type="checkbox" name="CheckBoxList1$15" /><label for="CheckBoxList1_15"> zzzzzz3<br/></label></td>
</tr><tr>