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

What is model, What is model?  A universe together with an assignment o...

What is model?  A universe together with an assignment of relations to relation symbol is known as a model.  A model M is a tuple (U, P1, P2..Pk), where U is the universe and P

Methods for organising the associative memory, There are two methods for or...

There are two methods for organising the associative memory based on bit slices: Bit parallel organisation: In this organisation every bit slices which are not masked off,

What is floppy drives, Q. What is Floppy Drives? Disks used with a flop...

Q. What is Floppy Drives? Disks used with a floppy disk drive are small removable disks fabricated of plastic coated with magnetic recording material. Disk rotates at 360RPM. F

List-processing without using suppress-dialog, What happens if we use Leave...

What happens if we use Leave to list-processing without using Suppress-Dialog? If we don't use Suppress-Dialog to next screen will be viewed but as empty, when the user presse

Find out how many words can be formed from daughter, Find out how many word...

Find out how many words can be formed out of the letters of the word DAUGHTER such that (i)  The vowels are all time together. (ii)  The vowels occupy even places.   Ans:

Describe the advantages of java servlets over cgi interface, Describe the a...

Describe the advantages of JAVA servlets over CGI interface. The Advantage of Servlets Over "Tradi tional" CGI: Java servlets are extra efficient, easier to utilize more pow

When page fault frequency in an operating system is reduced, Page fault fre...

Page fault frequency in an operating system is reduced when the? When locality of reference is appropriate to the process so Page fault frequency in an operating system is redu

Collision free network, Hello Sir/Mam, Actually i am trying to implement th...

Hello Sir/Mam, Actually i am trying to implement the concept of MAC layer protocols in NS2..... But unfortunately i am not able to do that.... and not even able to get the code fo

Define parity bit and list its types, Define parity bit and List its types....

Define parity bit and List its types. The most common error detection code used is the parity bit. Parity bit is a extra bit contained with a binary message to make the total n

What is supply chain management, What is Supply Chain Management? Suppl...

What is Supply Chain Management? Supply Chain Management: Supply Chain Management includes developing the performance of an organization's supply chain from its suppliers to

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