Question: the scripting language i need is visual basic. INDOOR ROCK CLIMBING Design a web application for an application that allows the user to book an
Design a web application for an application that allows the user to book an indoor rock climbing reservation. Write the code that will execute according to the program requirements shown in Figure 9-79 and the Use Case Definition document shown in Figure 9-80. Before writing the code, create an event planning document for each event in the program. The completed webpage is shown in Figure 9-81 on page 584.



REQUIREMENTS DOCUMENT Date: August 11, 2019 Date Submitted: Application Title: Indoor Rock Climbing Purpose: This web application allows the user to book an indoor rock climbing reservation in Atlanta or Miami. Program Procedures: From a web application, the user completes an online booking form to select the location of the indoor rock climbing, the number of hours (1-4), and the booking date. Algorithms, Processing, 1. The user must be able to enter the requested reservation information on a web and Conditions: form. The information should include the user's name, the city location for the indoor rock climbing (Atlanta at $23 per hour or Miami at $27 per hour), the number of hours (maximum of 4 hours), and the preferred booking date. 2. After entering the reservation information, the user clicks the Submit button. 3. The information entered is validated. 4. The application displays the final cost of rock climbing at the selected location. Notes and Restrictions: 1. Data validation controls should be used. The name text box is validated to confirm that it is not left blank. 2. The calendar object must have a date selected that is later than the current date. 3. Only one city can be selected. 4. The number of hours must be 1-4 hours. 5. A user may reserve only for one person. FIGURE 9-79 (continues) Comments: 1. Display a picture of an indoor rock climber on the web form. An image URL can be located with a search engine such as Bing or Google. 2. Place the image and title on the Site.master page. Delete the navigational links to make a single page. FIGURE 9-79 (continued) USE CASE DEFINITION 1. The webpage opens, displaying a picture of a rock climber, one TextBox object to request a name, two RadioButton objects to select a city location, a DropDownList object displaying the number of hours (1-4 hours), a Calendar object to select the booking date, and a Submit button. 2. The user enters the information, makes the appropriate selections, and clicks the Submit button. 3. Validation controls check the data. 4. The application displays the final cost of the rock climbing FIGURE 9-80 focalhost do Rock inte Indoor Rock Climbing Booking Chine Reservation Form Name inzar Reman M Hous Peremed Date Submit A booting has been made for en The rock coin cost $54.00 Boceg Dute 342019 to 2 hours FIGURE 9-81 Serhatiin
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
