Explains the behavior of the application


Discussion:

Create a Visual Studio.NET 2005 web application with one aspx form. Place a CheckBoxList, TextBox, Button, and Label control on the form. Use a RequiredFieldValidator control that verifies the user entered a string in the Textbox control.

Write an event handler that adds an item to the CheckBoxList control based on the contents of the TextBox control when the user presses the button. Write another event-handler that automatically displays the number of items selected by the user every time they select/deselect an item in the CheckBoxList control. (Hint: Use the AutoPostBack property).

When you have a working application, set the RequiredFieldValidator control's EnableClientScript property to "false." Place a MS Word document in your project folder that explains the behavior of the application when this property is set to "false." Please make sure the RequiredFieldValidator control's EnableClientScript property is set to "true" before placing the project in your drop box.

The name of your Visual Studio project should be based on your last name. For example, if your last name is Jones, then assign the name, Barnes_IP1.

Solution Preview :

Prepared by a verified Expert
DOT NET Programming: Explains the behavior of the application
Reference No:- TGS01932985

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)