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

First-order models -artificial intelligence, First-Order Models - Artificia...

First-Order Models - Artificial intelligence: We proposed first-order logic like good knowledge representation language rather than propositional logic because it is more expre

What is a subroutine, What is a subroutine? A subroutine is a named, in...

What is a subroutine? A subroutine is a named, independent section of C code that performs a particular task and optionally returns a value to the calling program.

Why a function cannot call a task, Why a function can n ot call a task ...

Why a function can n ot call a task As functions doesn't consume time,it can do any operation which doesn't consume time. Mostly tasks are written that consumes time. So a ta

Illustrate layout of magnetic disk, Q. Illustrate Layout of Magnetic Disk? ...

Q. Illustrate Layout of Magnetic Disk? Head is a relatively small device capable of reading from or writing to a part of platter rotating beneath it. This gives rise to organiz

What is bus arbitration, What is bus arbitration? It is method by which...

What is bus arbitration? It is method by which the next device to become the bus master is selected and bus mastership is transferred to it. There are two ways for doing this:

Purpose of storage - computer architecture, Purpose of storage: Several...

Purpose of storage: Several different forms of storage, based on different natural phenomena, have been invented.  So far, no practical universal storage medium persists, and a

Explain the working of a demultiplexer, Explain the working of a demultiple...

Explain the working of a demultiplexer with the help of an example. Ans: 1:4 Demultiplexer: Fig.(a) demonstrates the logic circuit of a 1:4 demultiplexer. This has two NOT

Illustrate domain names and address resolution, Q. Illustrate Domain Names ...

Q. Illustrate Domain Names and Address Resolution? But what if you don't know IP address of the computer you want to connect to? What happens if you need to access a web server

How codes represent data for scientific calculations?, Q. How codes represe...

Q. How codes represent data for scientific calculations? How codes are in fact used to represent data for scientific calculations? The computer is a discrete digital device

Role of world wide web in the field of e-commerce, Explain the role of Worl...

Explain the role of World Wide Web in the field of e-commerce.  In the 1990s, the arrival of the World Wide Web on the Internet had shown a turning point in e-commerce by givin

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