The foreground manager of the shopping cart---only once with the server (part one, HTML)

Source: Internet
Author: User
Program | server | Shopping Cart | interactive

File cart.html



<title> Shopping Cart </title>
<meta http-equiv= ' content-type ' content= ' text/html; charset=gb2312 ' >
<style type=text/css>
A {text-decoration:none; Text-transform:none}
Body {font-family: ' XXFarEastFont-Arial '; FONT-SIZE:9PT}
TD {font-family: ' song body '; FONT-SIZE:9PT}
Input {color: #10265b; BACKGROUND-COLOR:EAFAC2}
Select {color: #000000; BACKGROUND-COLOR:EAFAC2}
a:link {COLOR: #000000; Text-decoration:underline}
a:visited {COLOR: #000000; Text-decoration:underline}
a:active {COLOR: #ff0000; Text-decoration:underline}
a:hover {COLOR: #663333; Text-decoration:none}
. font {font-size:9pt; Text-decoration:none}
</style>
<body bgcolor= ' #FFFFFF ' topmargin= ' 3 ' marginwidth= ' 760 ' >

<br><br><form Name=frmorder method=post>
<table width=500 align=center cellpadding=4 cellspacing=1 bgcolor= ' #FACB86 ' >
<tr bgcolor= ' #B52E18 ' >
&LT;TD width=200>
<font color= #DCFFB9 > Ticket name </font>
</td>
&LT;TD width=60>
<font color= #DCFFB9 > Market price </font>
</td>
&LT;TD width=60>
<font color= #DCFFB9 > member Price </font>
</td>
&LT;TD width=60>
<font color= #DCFFB9 > Quantity </font>
</td>
&LT;TD width=80>
<font color= #DCFFB9 > member Price Subtotal </font>
</td>
&LT;TD width=40>
<font color= #DCFFB9 > Cancellation </font>
</td>
</tr>
<tr bgcolor= ' #FBF4C6 ' >
<td>
<input type=text name= ' txttickettype0_0 ' size=20 style= ' border-style:none ' readonly value= ' Seafood Convention (general) ' >
</td>
&LT;TD align=right>
<input type=text name= ' txtticketprice0_0 ' size=5 style= ' border-style:none ' readonly value= ' 10.50 ' >
</td>
&LT;TD align=right>
8.4
</td>
&LT;TD align=right>
<input type=text size=4 name= ' txtamount0_0 ' value= ' 1 ' style= ' Border-style:none ' disabled>
</td>
&LT;TD align=right>
<input type=text name= ' txtsum0_0 ' size=5 style= ' border-style:none ' readonly value= ' 8.4 ' >
</td>
<td>
<input Type=button name=btncancel value= ' Cancel ' onclick=on_cancel (txtamount0_0,frmorder.txtsum0_0) style= ' Background-color:rgb (181,46,24); Color:rgb (255,255,255); Font-family: Song body; Font-size:12px ' >
<input Type=hidden name= ' hidticketd



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.