Sunday, December 7, 2014

New Employee E-mail Web Application Case Programming 2 Chapter 6 Page 541 Shelly Cashman Series VB 2010 Express

Click Below or Copy Link in Browser To Download!


New Employee E-mail Web Application Case Programming 2 Chapter 6 Page 541 Shelly Cashman Series VB 2010 Visual Web Express



Product Description

REQUIREMENTS DOCUMENT

Application title: New Employee E-mail Web Application

Purpose: This application allows a new employee to set up an e-mail address at the WebSide Company.

Program Procedures:
From a Web application, the user should enter their first name and last name to create an e-mail address in the format: jim.bellweather@webside.com, with the first and last name in lowercase letters.

Algorithms, Processing, and Conditions:
1. The user must be able to enter their first name and their last name.
2. The user must select a department from a DropDownList object with the following choices: Accounting, Executive, Marketing, Sales, and Warehouse.
3. The user clicks the Submit button.
4. The information entered is validated.
5. The application displays the department and the new e-mail address in the format first name, dot, last name (all lowercase) @ sign, webside.com.

Notes and Restrictions:
1. Data Validation tools should be used. The first and last names are validated to confirm that they are not left blank.

Comments:
1. The e-mail address will be displayed in lowercase letters.
2. Place the title on the Site.master. Delete the second navigation button by selecting the
Smart Tag and Edit Menu Items. Select About and then click the Remove button (red x).



No comments:

Post a Comment