Activity 1Creating a Website with an event handler (button)1.1) Using Web Forms controls, create a Web application to store a user’s To Do List.1.2) Design the following Web form. Include two TextBox objects, a Button object and a ListBoxobject. Make sure that the colors you choose compliment your interface, and that text is easy toread. Be creative and change the fonts, sizes and color of text.1.3) Allow users to input their name in the one TextBox and their grocery items in the other TextBoxUse those values to populate the ListBox object.1.4)Allow users to make a selection for which item to remove from the list. Display their name andthe selection on a Label object(at the bottom of the screen) and then remove that item from theListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here