Develop a page where customers can order computer equipment, PHP Web Programming

Assignment Help:

Assume your boss has asked you to develop a Web page from which customers can order online computer equipment. You have to collect the customer's name, address, age, phone number, credit card information, & what the customer wished 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">What is your name? </TD>

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

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

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

</TR>

<TR>

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

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

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

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

</TR>

<TR>

<TD ROWSPAN="3">How Do We make contact with you? </TD>

<TD COLSPAN="4" VALIGN="TOP">Street Address: <TEXTAREA

Name=" Address" rows=2 cols=3Ø></TEXTAREA></TD>

</TR>

<TR>

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

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

</TR>

<TR>

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

SIZE=15></TD>

<TD COLSPAN="2">Daytime Phone

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

<INPUT TYPE="text" NAME="Phone ii" SIZE=3>-

<INPUT TYPE="text" NAME="Phone iii" SIZE=5></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><CHOOSE 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:- Develop a page where customers can order computer equipment

Protection against suspicious data, Input values embedded in SQL statements...

Input values embedded in SQL statements should be screened for inappropriate characters that can form the basis so-called SQL Injection attacks, a type of security attack that may

Need a developer to create web-based service, Need a developer to create we...

Need a developer to create web-based service I am seeking a developer to build a website that will provide users with an online business service. I will provide wireframes of th

Need help to develop online calculator, Develop Online Calculator I want...

Develop Online Calculator I want someone who sees the big picture with this project. I want an online calculator created that will utilize the inputs from users to determine wha

Finalize migration joomla old to new, Finalize migration Joomla 1.5 to 2.5 ...

Finalize migration Joomla 1.5 to 2.5 I want developer to do migration of couple of component from joomla 1.5 to 2.5. The migration is by now beginning on local server. The

I needed php developer, Our company is looking for a brilliant PHP Develope...

Our company is looking for a brilliant PHP Developer to join our dynamic and young online media agency. Must have: - Knowledge in Databases and SQL, proven coding and indexin

We are in need of wordpress expert, We are in need of Wordpress Expert I...

We are in need of Wordpress Expert I'm seeking wordpress expert that can done my website as well as mobile version in wordpress. Comprise all UI design and Google plus account.

Need small five page website in wordpress, Small five page website in wordp...

Small five page website in wordpress (PSD I will supply of each page) I want to develop a small website in wordpress with required these tasks. I will source all pages design in

Iframe, is an HTML 4.0 addition to the frames toolbox. Now only MSIE suppor...

is an HTML 4.0 addition to the frames toolbox. Now only MSIE supports . Unlike frames created via & , d

Forms, Each of form in a document develops a form object. As a document can...

Each of form in a document develops a form object. As a document can have more than one form, Form objects are stored in an array called forms. Forms Array By using the for

Function to calculate the total cost field function, Order Form // f...

Order Form // function to calculate the total cost field function Total() { var tot = 0; tot += (2

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