Laboratory Module 6

Problem 1)

Develop an asp.net page that displays a list of options with check boxes (Use CheckBoxList web control).
On clicking a button (web control) the page displays the selected options in a label control.