The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 2 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
Directions: Complete Chapter 4 Exercise 4-1 Build the Shopping Cart application. Submit all of the files used in the project, in a .zip, for grading.
| Created a file-system web site named Ch04Cart. |
| Added the Access Halloween.mdb database. |
| Added Products drop-down list. |
| Added labels for product’s name, short description, long description, and unit price. |
| Added code that displays the product that’s selected in the combobox. |
| Added Cart web form, with text and controls. |
| Added code for the Add to Cart button Click event handler. |
| In Cart page, added code to display the cart items in the list box. |
| Added code for Remove Item button Click event hander. |
|
Added code for Empty Cart button Click event handler. |
-----------