Unit 1 Practical 5
Create a web page having checkboxlist control shows different products. Web page should have a button and a label. On the click event of the button shows the message "Thank You for placing the order of following items" and then list of all products selected by the user from the checkboxlist server control. Each selected product should be displayed in the new line.

U1_P5.aspx.cs
OUTPUT: