Creating 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 ListBox object. Make sure that the colors you choose compliment your interface, and that text is easy to read. 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 TextBox Use 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 and the selection on a Label object(at the bottom of the screen) and then remove that item from the ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Activity 1
Creating 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 ListBox
object. Make sure that the colors you choose compliment your interface, and that text is easy to
read. 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 TextBox
Use 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 and
the selection on a Label object(at the bottom of the screen) and then remove that item from the
ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment

eFundi : CMPG 212 1-1 V 2021: X
MINI Hokkie Kliniek 2021
SU 3 Web development (1)
My Tutoring | bartleby
X
A efundi.nwu.ac.za/access/content/attachment/106e3d59-2be8-4489-976f-7bead35128f1/Assignments/2430e428-731f-47bb-8d99-a1dc8a11213b/Activity%201.pdf
I Apps M Gmail
O Maps
B Java program to ge..
How to Generate R..
eFundi : CMPG 213...
P Paraphrasing Tool ..
- Plagiarism Checker.
O Top 12 Software De.
9 System developme.
>>
MINI Hokkie Kliniek 2021
2 / 2
100%
STUDY UNIT 3
Web Development
GROCERY LIST CREATER
Enter your name to create your own personalized GROCERY list !!!!!!
Name: Franco
Item needed from the store: Cookies
Add to list
GROCERY LIST
Pepsi
Shimba Beef Large
Select items from the list to remove them
[Message]
1.4)Allow users to make a selection for which item to remove from the list. Display their name and
the selection on a Label object(at the bottom of the screen) and then remove that item from the
ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment.
Transcribed Image Text:eFundi : CMPG 212 1-1 V 2021: X MINI Hokkie Kliniek 2021 SU 3 Web development (1) My Tutoring | bartleby X A efundi.nwu.ac.za/access/content/attachment/106e3d59-2be8-4489-976f-7bead35128f1/Assignments/2430e428-731f-47bb-8d99-a1dc8a11213b/Activity%201.pdf I Apps M Gmail O Maps B Java program to ge.. How to Generate R.. eFundi : CMPG 213... P Paraphrasing Tool .. - Plagiarism Checker. O Top 12 Software De. 9 System developme. >> MINI Hokkie Kliniek 2021 2 / 2 100% STUDY UNIT 3 Web Development GROCERY LIST CREATER Enter your name to create your own personalized GROCERY list !!!!!! Name: Franco Item needed from the store: Cookies Add to list GROCERY LIST Pepsi Shimba Beef Large Select items from the list to remove them [Message] 1.4)Allow users to make a selection for which item to remove from the list. Display their name and the selection on a Label object(at the bottom of the screen) and then remove that item from the ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment.
eFundi : CMPG 212 1-1 V 2021: X
MINI Hokkie Kliniek 2021
SU 3 Web development (1)
My Tutoring | bartleby
A efundi.nwu.ac.za/access/content/attachment/106e3d59-2be8-4489-976f-7bead35128f1/Assignments/2430e428-731f-47bb-8d99-a1dc8a11213b/Activity%201.pdf
I Apps M Gmail
O Maps
B Java program to ge.
How to Generate R..
eFundi : CMPG 213...
P Paraphrasing Tool .
- Plagiarism Checker.
O Top 12 Software De..
9 System developme.
>>
MINI Hokkie Kliniek 2021
2 / 2
100%
+ |
[Message]
1.4)Allow users to make a selection for which item to remove from the list. Display their name and
the selection on a Label object(at the bottom of the screen) and then remove that item from the
ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment.
GROCERY LIST CREATER
Enter your name to create your own personalized GROCERY list !!!!!!
Name:
Franco
Item needed from the store:
Add to list
GROCERY LIST
Shimba Beef Large
Cookies
Coke
Select items from the list to remove hem
Franco, Pepsi removed from the list
Transcribed Image Text:eFundi : CMPG 212 1-1 V 2021: X MINI Hokkie Kliniek 2021 SU 3 Web development (1) My Tutoring | bartleby A efundi.nwu.ac.za/access/content/attachment/106e3d59-2be8-4489-976f-7bead35128f1/Assignments/2430e428-731f-47bb-8d99-a1dc8a11213b/Activity%201.pdf I Apps M Gmail O Maps B Java program to ge. How to Generate R.. eFundi : CMPG 213... P Paraphrasing Tool . - Plagiarism Checker. O Top 12 Software De.. 9 System developme. >> MINI Hokkie Kliniek 2021 2 / 2 100% + | [Message] 1.4)Allow users to make a selection for which item to remove from the list. Display their name and the selection on a Label object(at the bottom of the screen) and then remove that item from the ListBox. To check if the item was removed succesfully, add a new item as in 1.3 of assignment. GROCERY LIST CREATER Enter your name to create your own personalized GROCERY list !!!!!! Name: Franco Item needed from the store: Add to list GROCERY LIST Shimba Beef Large Cookies Coke Select items from the list to remove hem Franco, Pepsi removed from the list
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Form and its Elements
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education