Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

I need help with this Case Programming Assignment. I am completely lost in this chapter. Help Desk Request Case Programming Assignment- Visual Basics ase Programming

I need help with this Case Programming Assignment. I am completely lost in this chapter.

Help Desk Request Case Programming Assignment- Visual Basics

image text in transcribed

image text in transcribed

ase Programming Assignments 3 HELP DESK REQUEST esign a web application and write the code that will execute according to the program requirements gure 9-88 and the Use Case Definition document in Figure 9-89. Before writing the coe ing document for each event in the program. The completed webpage is shown in Figure 9 9-89. Before writing the code, create an e REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Help Desk Request Purpose: February 22, 2017 This web application allows college staf tofll in a web form requesting help from a computer help desk. From a web application, the user should enter their name, email address, lab number (1-15), computer station number (1-30), the operating system (DropDownList object with two options), and a large TextBox object to describe the problem in order to create a work ticket for the help desk. rogram Procedures: Algorithms,1. The user must be able to enter information about the requested computer repair Processing, and on a web form. The user will enter their first and last name, email address, phone Conditions: number, lab number (1-15), computer station number (1-30), the operating system (DropDownList object with the choices of Windows 8 or Windows 10), and a large TextBox object to describe the problem to create a work ticket for the help desk. 2. After the information is entered, the user can tap or click the Submit button. 3. The information entered is validated. 4. The application displays a help desk work ticket below the Submit button. 1. Data validation tools should be used. The first and last names are validated to Notes and Restrictions: confirm that they are not left blank. 2. The email address is checked to verify that it conforms to the proper email format. 3. The phone number is checked to verify that it conforms to a U.S. phone number. 4. The lab number and computer number are to be validated to confirm they are within the proper ranges. Comments: Display a picture representing the help desk on the Web form. FIGURE 9-88 ase Programming Assignments 3 HELP DESK REQUEST esign a web application and write the code that will execute according to the program requirements gure 9-88 and the Use Case Definition document in Figure 9-89. Before writing the coe ing document for each event in the program. The completed webpage is shown in Figure 9 9-89. Before writing the code, create an e REQUIREMENTS DOCUMENT Date: Date Submitted: Application Title: Help Desk Request Purpose: February 22, 2017 This web application allows college staf tofll in a web form requesting help from a computer help desk. From a web application, the user should enter their name, email address, lab number (1-15), computer station number (1-30), the operating system (DropDownList object with two options), and a large TextBox object to describe the problem in order to create a work ticket for the help desk. rogram Procedures: Algorithms,1. The user must be able to enter information about the requested computer repair Processing, and on a web form. The user will enter their first and last name, email address, phone Conditions: number, lab number (1-15), computer station number (1-30), the operating system (DropDownList object with the choices of Windows 8 or Windows 10), and a large TextBox object to describe the problem to create a work ticket for the help desk. 2. After the information is entered, the user can tap or click the Submit button. 3. The information entered is validated. 4. The application displays a help desk work ticket below the Submit button. 1. Data validation tools should be used. The first and last names are validated to Notes and Restrictions: confirm that they are not left blank. 2. The email address is checked to verify that it conforms to the proper email format. 3. The phone number is checked to verify that it conforms to a U.S. phone number. 4. The lab number and computer number are to be validated to confirm they are within the proper ranges. Comments: Display a picture representing the help desk on the Web form. FIGURE 9-88

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions