Objective: Practice using validation and server controls.

Description: Enhance the Do List website by allowing the user to upload simple text files, allowing items to be deleted from the list, and enhancing validation.

Specifications

1. Begin using the solution from Assignment #1.

2. Add a Button control which will delete the selected item in the ListBox.

3. Allow the user to move an item up or down. You can use am ImageMap using the updown.jpg provided if you wish. (The JPG file is 100px x 78px.)

4. Add a button which does these things:

a.)stores all the steps in the ListBox into Session state, then

b.)redirects the user to another page, then

c.)displays those steps on that page. The steps are the only thing that page should show.

5. Remove the RequiredFieldValidator and re-implement the validation some other way (e.g. CustomFieldValidator or your own code). This is necessary because the RequiredFieldValidator interferes with the Delete button.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.