Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use Visual Basic for all the code!! A retail clothing company has 2 stores located in Chicago and Normal. Each store sells cloths for:

Please use Visual Basic for all the code!!

A retail clothing company has 2 stores located in Chicago and Normal. Each store sells cloths for: Men, Women, Boys, and Girls. Create a web form that contains a dropdown list for the store locations. The first item on the dropdown list needs to be Please select a location. When the user selects a location, a panel will appear with 4 textboxes corresponding to the 4 types of clothing sold (men, women, boys, and girls). The panel needs to have a label that shows the location of the selected store. The user will enter the dollar amount of sales in each textbox and click on a submit button. Once the button is clicked, the panel will disappear, and the dropdown list will reset to Please select a location. The web form will have a button with the caption Generate Report. When clicking on this button, an output description will display the following information:

- Total sales of all stores.

- Total sales at each store.

- The type of clothing that sold the most at each store.

You can use a listbox or a multiline textbox for the output.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 Universal Database V7.1 Application Development Certification Guide

Authors: Steve Sanyal, David Martineau, Kevin Gashyna, Michael Kyprianou

1st Edition

0130913677, 978-0130913678

More Books

Students also viewed these Databases questions

Question

=+ a. What is the per-worker production function?

Answered: 1 week ago