Create a web page from which customers can order equipment, Computer Engineering

Assignment Help:

Q. Create a Web page from which customers can order equipment?

Suppose your boss wants you to create a Web page from which customers can order computer equipment. You need to collect customer's name, phone number, address, age, credit card information and what customer wants to order.

<HTML>

<HEAD>

<TITLE>ComputoRama Order Form</TITLE>

</HEAD>

<BODY>

<FORM ACTION="mailto:[email protected]" METHOD=POST>

<TABLE BORDER="2" CELLPADDING="1">

<TR>

<TD ROWSPAN="2">Who Are You?</TD>

<TD><INPUT TYPE="text" NAME="FirstName" SIZE=2Ø></TD>

<TD><INPUT TYPE="text" NAME="MiddleInitial" SIZE=1></TD>

<TD><INPUT TYPE="text" NAME="LastName" SIZE=2Ø></TD>

<TD><INPUT TYPE="text" NAME="Age" SIZE=3></TD>

</TR>

<TR>

<TD><FONT SIZE="-2">First Name</FONT></TD>

<TD><FONT SIZE="-2">MI</FONT></TD>

<TD><FONT SIZE="-2">Last Name></TD>

<TD><FONT SIZE="-2">Age</TD>

</TR>

<TR>

<TD ROWSPAN="3">How Do We Contact You?</TD>

<TD COLSPAN="4" VALIGN="TOP">StreetAddress: <TEXTAREA

name="StreetAddress" rows=2 cols=3Ø></TEXTAREA></TD>

</TR>

<TR>

<TD COLSPAN="2">City: <INPUT TYPE="text" NAME="City"

SIZE=20></TD>

<TD COLSPAN="2">State: <INPUT TYPE="text" NAME= "State"

SIZE=2></TD>

</TR>

<TR>

<TD COLSPAN="2">ZIP Code: <INPUT TYPE="text"

NAME="ZIPCode"

SIZE=10></TD>

<TD COLSPAN="2">Daytime Phone

(<INPUT TYPE="text" NAME="Phone1" SIZE=3>)

<INPUT TYPE="text" NAME="Phone2" SIZE=3>-

<INPUT TYPE="text" NAME="Phone3" SIZE=4></TD>

</TR>

<TR>

<TD>Credit Card

<INPUT TYPE="radio" NAME="CreditCardType" VALUE="Visa"

CHECKED>Visa

<INPUT TYPE="radio" NAME="CreditCardType"

VALUE="MasterCard">M/C</TD>

<TD COLSPAN="2" ALIGN="CENTER">

<INPUT TYPE="text" NAME="CreditCardNumber1" SIZE=4>

<INPUT TYPE="text" NAME="CreditCardNumber2" SIZE=4>

<INPUT TYPE="text" NAME="CreditCardNumber3" SIZE=4>

<INPUT TYPE="text" NAME="CreditCardNumber4"

SIZE=4></TD>

<TD COLSPAN="2">Expiration Date:

<INPUT TYPE="text" NAME="ExpirationMonth" SIZE=2>/

<INPUT TYPE="text" NAME="ExpirationYear" SIZE=2></TD>

</TR>

<TR>

<TD>Merchandise</TD>

<TD COLSPAN=4><SELECT MULTIPLE NAME="Merchandise"

SIZE=1>

<OPTION SELECTED> HAL-47Ø<OPTION> Banana9ØØØ

<OPTION> High Res Monitor <OPTION> Low Res Monitor

<OPTION> Deluxe Keyboard <OPTION> Regular Keyboard

<OPTION> Laser Printer <OPTION> Inkjet Printer <OPTION>

Dot Matrix Printer

<OPTION> Mouse <OPTION> Trackball

<OPTION> Scanner

</SELECT></TD>

</TR>

<TR>

<TD ALIGN=CENTER COLSPAN="5">

<H1>Thank You For Your Order!</H1>

</TD>

</TR>

</TABLE>

<CENTER>

<INPUT TYPE="submit" VALUE="Ship It!"> <INPUT TYPE="reset"

VALUE="Clear Entries">

</CENTER>

</FORM>

</BODY>

</HTML>


Related Discussions:- Create a web page from which customers can order equipment

Environments -artificial intelligence, Environments: We have seen that...

Environments: We have seen that an agents intelligent should take into account certain information when it choose a rational action, including information from its sensors, in

Name of current gui status is there, In which system field does the name of...

In which system field does the name of current gui status is there? The name of the present GUI STATUS is available in the system field SY-PFKEY.

What is the cih, CIH, also known  as Chernobyl or Spacefiller, is a Microso...

CIH, also known  as Chernobyl or Spacefiller, is a Microsoft Windows computer virus which first emerged in 1998. It is one of the most damaging viruses, overwriting critical inform

Microprocessors Instruction sets, Write a program to mask bits D3D2D1D0 and...

Write a program to mask bits D3D2D1D0 and to set bits D5D4 and to invert bits D7D6 of the AX register.

Explain in brief about the insert operation, INSERT OPERATION The inser...

INSERT OPERATION The insert operation inserts a new value into a set of bits. This is done by first masking bits and then O ring them with required value. For illustration, sup

Define process for swapping into memory from the swap device, What are the ...

What are the criteria for choosing a process for swapping into memory from the swap device? The resident time of the processes in the change device, the priority of the process

Dbms, What are the disadvantages of file processing system?

What are the disadvantages of file processing system?

What are the two ways in which the system using cache, What are the two way...

What are the two ways in which the system using cache can proceed for a write operation? Write by protocol technique Write-back or Copy-back protocol method

menu-driven program, Write a menu-driven program to change a time in secon...

Write a menu-driven program to change a time in seconds to other units (minutes, hours, etc.).  The main script will loop to continue until the user chooses to exit.  Every time in

Explain non-folded network, Explain Non-Folded network Non-Folded Netw...

Explain Non-Folded network Non-Folded Network: In a switching network, every inlet/outlet connection may be utilized for inter exchange transmission. In this case, the .excha

Write Your Message!

Captcha
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