Front desk manager for shopping cart-only once with server (i)

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= ' hidticketdiscount0_0 ' value= ' >
</td>
</tr>
<tr bgcolor= ' #FBF4C6 ' >
<td>
<input type=text name= ' txttickettype0_1 ' size=20 style= ' border-style:none ' readonly value= ' Seafood Convention (member) ' >
</td>
&LT;TD align=right>
<input type=text name= ' txtticketprice0_1 ' size=5 style= ' border-style:none ' readonly value= ' 20.70 ' >
</td>
&LT;TD align=right>
18.63
</td>
&LT;TD align=right>
<input type=text size=4 name= ' txtamount0_1 ' value= ' 2 ' style= ' Border-style:none ' disabled>
</td>
&LT;TD align=right>
<input type=text name= ' txtsum0_1 ' size=5 style= ' border-style:none ' readonly value= ' 37.26 ' >
</td>
<td>
<input Type=button name=btncancel value= ' Cancel ' onclick=on_cancel (txtamount0_1,frmorder.txtsum0_1) style= ' Background-color:rgb (181,46,24); Color:rgb (255,255,255); Font-family: Song body; Font-size:12px ' >
<input type=hidden name= ' hidticketdiscount0_1 ' value= ' >
</td>
</tr>
<tr bgcolor= ' #FBF4C6 ' >
<td>
<input type=text name= ' txttickettype0_2 ' size=20 style= ' border-style:none ' readonly value= ' Seafood Convention (VIP) ' >
</td>
&LT;TD align=right>
<input type=text name= ' txtticketprice0_2 ' size=5 style= ' border-style:none ' readonly value= ' 50.54 ' >
</td>
&LT;TD align=right>
50.54
</td>
&LT;TD align=right>
<input type=text size=4 name= ' txt



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.