Create or find appropriate images for the salary calculator

Assignment Help DOT NET Programming
Reference no: EM13765169

User Input Web Pages assignment description:

STEP 1: frmPersonnel

Open the payroll system website from Lab 1.

Create a new form called frmPersonnel. To do this, pull down the website menu, select "Add New Item," then type frmPersonnel.aspx for the name.

Go to the Design mode of the form by clicking the Design tab (as opposed to the Source tab).

Copy/paste this text for the cool biz production logo onto the form at the very top. Set the alignment to center by highlighting the text then clicking Format, Justify, Center. You can switch to Source view and add the following HTML to create the logo:

From the ToolBox, drag-and-drop a Panel control underneath the logo text.

Click the A/Z button in the Properties dialog so that all the properties are sorted alphabetically.

Change the height property of the Panel to 250px and the width to 300px. To do this, select the Panel, then go to the Properties pane (usually in the lower right corner of the Visual Studio.NET Design view; if you don't see it, click View Properties Window OR press the F4 key).

Scroll down the list, then type the value in for each property.

Change the panel's HorizontalAlign property to left.

Save your work!

From the ToolBox, drag-and-drop five Labels and five TextBoxes onto the Panel. To make each Label/TextBox pair appear on a separate line, put the cursor after each TextBox then press the [ENTER] key (much like you would with a word processing program).

From the ToolBox, drag-and-drop two buttons onto the Panel below the last Label and TextBox.

Save your work!

Test your web page. Press F5, or click the Start Debugging (Citrix users, press "Start Without Debugging") button on the toolbar, or pull down the Debug menu and select Start Debugging.

NOTE: To execute the application, you have these options:

If you are using Citrix, press CTRL + F5 to Start Without Debugging. You will not be deducted points for this part.

If you are using a standalone version, press F5 to Start with Debugging, or you can press CTRL + F5 to Start Without Debugging

Rename the Label's properties as defined below. You can do this by selecting each Label, scrolling to the property, and then typing in the value.
Property
Value
Label1 - Text
First Name:
Label2 - Text
Last Name:
Label3 - Text
Pay Rate:
Label4 - Text
Start Date:
Label5 - Text
End Date:

Rename each TextBox's property as defined below. You can do this by selecting each TextBox, scrolling to the property, and then typing in the value.
Property
Value
TextBox1 - (ID)
txtFirstName
TextBox2 - (ID)
txtLastName
TextBox3 - (ID)
txtPayRate
TextBox4 - (ID)
txtStartDate
TextBox5 - (ID)
txtEndDate

Change each button's ID and Text properties as defined below. You can do this by selecting each button, scrolling to the property, and then typing in the value.

Property
Value
Button1 - (ID)
btnSubmit
Button1 - Text
Submit
Button2 - (ID)
btnCancel
Button2 - Text
Cancel

In order to format the TextBoxes and Labels, we will make them the same size. Bring up the Layout Toolbar by clicking View, Toolbars, Layout.

Highlight each Label by pressing and holding the keyboard Ctrl button and then clicking each Label. Make sure you click on the longest Label last.

Click the icon "Make Same Width" on the Layout Toolbar. (You may also select Format and then Make Same Size and then select width).

Save your work!

Test your work by running it (press F5 or click the Start Debugging button, or click Debug, Start Debugging).

STEP 2: frmPersonalVerified

Create a new web form called frmPersonalVerified.aspx

Click the Design tab for the frmPersonalVerified.aspx and add a Label and a TextBox. Set the properties as follows:
Property
Value
Label - Text
Information to submit
Textbox - (ID)
txtVerifiedInfo
Textbox - Height
80px
Textbox - Width
400px
Textbox - TextMode
Multiline

Double-click anywhere on a blank part of the web page to open the code portion. The cursor should be in the protected void Page_Load (object sender, EventArgs) function. Enter the following information:

//Add your comments here

txtVerifiedInfo.Text = Request["txtFirstName"] +

"\n" + Request["txtLastName"] +

"\n" + Request["txtPayRate"] +

"\n" + Request["txtStartDate"] +

"\n" + Request["txtEndDate"];

Return to the frmPersonnel web page, click the btnSubmit button, go to the PostBackUrl property, and set it to frmPersonalVerified.aspx. To do this, you can click the ellipse to the right of this property to open a Browse dialog and click frmPersonalVerified.aspx there. This will insert the correct path into the PostBackUrl property.

STEP 3: Adding Navigation

Create a folder in Solution Explorer called images.

Add a new web form called frmMain.

Add the CoolBiz Logo to the top of the form (centered).

Create links using a link button for each of the following items.

Salary Calculator

Add New Employee

Create or find appropriate images for the Salary Calculator and New Employee links. Copy the images to the images folder created above.

Add the images to the images folder by right-clicking on the images folder in Solution Explorer and selecting Add Existing Items. Select both images and Add to the images folder.

Next to each link item, add an image button.

Set each image button's image to the appropriate image in the images folder.

You may work with the format to make this page look nice by using tables or other HTML/CSS elements.

Set the PostbackURL property to the appropriate page for each image and each link.

On the frmPersonnel page, make the CoolBiz logo be a link that will take the user to the frmMain page. Use an ASP.Net Hyperlink control to do this.

Update the frmPersonnel, frmPersonnelVerified, and frmSalaryCalculator to include the CoolBiz logo at the top of each page (centered) with the logo set as a hyperlink that will return to the frmMain page.

On the frmPersonnel page, make it so that if the user presses the Cancel button then that user is taken back to the frmMain.

STEP 4: Verify and Submit

Save your work. Set the start page to frmMain and run the project. You should be able to go to both areas of your site and enter the information in the pages. Your calculator should properly calculate without errors, and then on the frmPersonel web page you can click the Submit button and have it display in the frmPersonalVerified web page. Once you have verified that it works, save your project, zip up all files, and submit in the Dropbox.

Reference no: EM13765169

Questions Cloud

In what ways has your culture been taught to you : How much has your identity been shaped by your culture? In what ways has your culture been taught to you? How connected do you feel to the place where you live-the climate, landforms, vegetation and animal life?
Accounting field and accounting job postings : Use the Internet or the Strayer Online database to research career options within the accounting field and accounting job postings in your local area to respond to the questions in the assignment.
What is the current price of the stock : Malcolm Manufacturing, Inc. just paid a $2.00 annual dividend (that is, D0 = 2.00). There will be no dividend payment for the next two years (i.e., at t = 1 and t = 2). In year three (t = 3), the dividend is expected to be $5.00. T
Economy can experience high growth and normal growth : Assume that the economy can experience high growth, normal growth, slow down or severe recession. Under these conditions you expect the following stock market returns for the coming year: compute the standard deviation of the return as a percentage o..
Create or find appropriate images for the salary calculator : Create or find appropriate images for the Salary Calculator and New Employee links. Copy the images to the images folder created above.
Discuss how your study is connected to the earlier studies : discuss how your study is connected to the earlier studies and how it builds upon them. Cite all references at the end of the report.
Data and process modeling : The next phase in the project development cycle is to develop a logical model of the system based on the system requirements. The first step is about the "what" step. We need to show what the system will do, without worrying about how it will do..
Identify five threats against your critical asset : Identify five threats against your critical asset. Consider both terrorist and non-terrorist threats and include at least one weapon of mass destruction. Calculate the risk for each threat and identify existing countermeasures
System will be depreciated straight-line to zero : Your firm is contemplating the purchase of a new $545,000 computer-based order entry system. The system will be depreciated straight-line to zero over its five-year life. It will be worth $53,000 at the end of that time. You will save $295,000 before..

Reviews

Write a Review

DOT NET Programming Questions & Answers

  Write a c# program containing array that holds five integers

Write a C# program containing an array that holds five integers. Assign values to the integers.Display the integers from first to last, and then display them from last to first. Save theprogram as IntegerList.cs.

  Which keywords in c# are not also keywords in java

What are the advantage of using a rectangular array in C#, as opposed to using an array whose elements are arrays?

  Briefly describe how parameter passing by value

Briefly describe how parameter passing by value and by reference are accomplished in memory. Write statement 1 to call Method A below. Write statement 2 to call Method B. Which method uses pass by value? Which method uses pass by reference?

  Create a console-based application named multiplication

a. Create a console-based application named Multiplication whose main() method asks the user to input and then calls a method named MultiplicationTable(), which displays the results of multiplying the integers by each of the number 2 through 10

  Write c# program that declares variable to represent length

Please complete the following Programming Exercises listed in your book. All programs must be done according to these Programming Principles (properly formatted and commented). (If you want to see an example of a simple program, please see this Sa..

  Create a program that prompts the user for a name

Write a program that prompts the user for a name, Social Security number, hourly pay rate, and number of hours worked. Display the information that was input by the user.

  1- true or false tomcat allows you to deploy multiple java

1- true or false tomcat allows you to deploy multiple java web applications in your web apps folder in your home

  Write a c# program that declares variables

Write a C# program that declares variables to represent the length and width of a room in feet. Assign appropriate values to the variables

  Convert meters to feet and inches.

1. Write a program that can be used to convert meters to feet and inches. Allow the user to enter a metric meter value in a method .

  Write down a 200- to 300-word short-answer response to the

write a 200- to 300-word short-answer response to the following based on the skillsoftreg reading c and the clr how

  How linear structures-particularly arrays-are implemented

Project at work calls for storage of computer maintenance schedule information. Using C# as source language, investigate how linear structures-particularly arrays-are implemented.

  Very boards does a big business in shirts especially for

very boards does a big business in shirts especially for groups and teams. they need a project that will calculate the

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd