📄 购物车.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="购物车.aspx.vb" Inherits="毕业设计.购物车"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>购物</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="T1" style="Z-INDEX: 101; LEFT: 24px; WIDTH: 879px; POSITION: absolute; TOP: 24px; HEIGHT: 573px"
cellSpacing="1" cellPadding="1" width="879" border="1" background="file:///E:\zww\毕业设计1\image\cyber_web_bg.gif"
borderColor="#ccffff">
<TR>
<TD style="WIDTH: 291px; HEIGHT: 136px">
<P><STRONG><FONT face="隶书" size="6"><EM><FONT size="7"> VV网上书店</FONT></EM></FONT></STRONG></P>
<P> <STRONG><EM><FONT size="4">weiwei.com</FONT></EM></STRONG></P>
</TD>
<TD style="HEIGHT: 136px"><IMG alt="" src="image/bottom_bg.gif" align="right"></TD>
</TR>
<TR>
<TD style="WIDTH: 133px; HEIGHT: 27px" bgColor="#ccffff" colSpan="2"><STRONG><FONT size="2">
<TABLE id="Table2" style="WIDTH: 904px; HEIGHT: 24px" borderColor="#ccffff" cellSpacing="0"
cellPadding="0" width="904" bgColor="#99cc99" border="1">
<TR>
<TD style="WIDTH: 141px" bgColor="#99cc99"><STRONG> <FONT size="2">首页</FONT></STRONG></TD>
<TD><STRONG> <FONT size="2"><A href="http://localhost/毕业设计1/huiyunzc.aspx">注册</A></FONT></STRONG></TD>
<TD style="WIDTH: 161px"><STRONG><FONT size="2"> 在线购买</FONT></STRONG></TD>
<TD style="WIDTH: 137px"><STRONG><FONT size="2"> <A href="新商品.aspx">新商品</A></FONT></STRONG></TD>
<TD style="WIDTH: 167px"><STRONG><FONT size="2"> <A href="huiyuan/会员manage.aspx">
会员专区</A></FONT></STRONG></TD>
<TD><STRONG><FONT size="2"> <A href="http://localhost/毕业设计1/admin/manage.aspx">管理</A></FONT></STRONG></TD>
</TR>
</TABLE>
</FONT></STRONG>
</TD>
</TR>
<TR>
<TD style="WIDTH: 291px; HEIGHT: 417px" colSpan="2" vAlign="top" align="left"><FONT size="2"><STRONG>
<TABLE id="T3" style="WIDTH: 848px; HEIGHT: 430px" borderColor="#ccffff" cellSpacing="0"
cellPadding="0" width="848" background="image/cyber_web_bg.gif" border="1" runat="server">
<TR>
<TD style="HEIGHT: 25px"><STRONG>
<asp:datagrid id="DataGrid1" runat="server" DataKeyField="ID" AllowPaging="True" PageSize="6"
Font-Size="X-Small" Height="143px" AutoGenerateColumns="False" ForeColor="#CCFFFF" CellPadding="3"
BackColor="White" BorderWidth="1px" BorderStyle="None" BorderColor="#CCFFFF" Width="896px">
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
<ItemStyle ForeColor="#000066"></ItemStyle>
<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#006699"></HeaderStyle>
<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="ID" HeaderText="ID"></asp:BoundColumn>
<asp:BoundColumn DataField="书名" HeaderText="书名"></asp:BoundColumn>
<asp:BoundColumn DataField="出版社" HeaderText="出版社"></asp:BoundColumn>
<asp:BoundColumn Visible="False" DataField="isbn" HeaderText="isbn"></asp:BoundColumn>
<asp:BoundColumn DataField="作者" HeaderText="作者"></asp:BoundColumn>
<asp:BoundColumn DataField="文字" HeaderText="文字"></asp:BoundColumn>
<asp:BoundColumn DataField="分类" HeaderText="分类"></asp:BoundColumn>
<asp:BoundColumn DataField="出版日期" HeaderText="出版日期"></asp:BoundColumn>
<asp:BoundColumn DataField="原价" HeaderText="原价"></asp:BoundColumn>
<asp:BoundColumn DataField="报价" HeaderText="报价"></asp:BoundColumn>
<asp:BoundColumn DataField="数量" HeaderText="数量"></asp:BoundColumn>
<asp:BoundColumn DataField="主人" HeaderText="主人"></asp:BoundColumn>
<asp:TemplateColumn HeaderText="内容摘要">
<ItemTemplate>
<asp:HyperLink id=HyperLink1 runat="server" NavigateUrl='<%# "ck.aspx?cal="&DataBinder.Eval(Container, "DataItem.内容摘要","{0}") %>'>查看</asp:HyperLink>
</ItemTemplate>
<EditItemTemplate>
<asp:TextBox id=TextBox1 runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.内容摘要") %>'>
</asp:TextBox>
</EditItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn HeaderText="购买">
<ItemTemplate>
<IMG alt="" src="image/cyber_tubiao_4.gif">
</ItemTemplate>
<EditItemTemplate>
<asp:TextBox id=TextBox2 runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.购买") %>'>
</asp:TextBox>
</EditItemTemplate>
</asp:TemplateColumn>
</Columns>
<PagerStyle HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
</asp:datagrid></STRONG></TD>
</TR>
<TR>
<TD style="HEIGHT: 25px">
<asp:LinkButton id="LinkButton1" runat="server">查看购物车</asp:LinkButton>
<asp:LinkButton id="LinkButton2" runat="server">结账</asp:LinkButton></TD>
</TR>
<TR>
<TD style="HEIGHT: 151px">
<asp:datagrid id="Dggwc" runat="server" DataKeyField="ID" AllowPaging="True" PageSize="6" Font-Size="X-Small"
Height="121px" AutoGenerateColumns="False" CellPadding="3" BackColor="White" BorderWidth="1px"
BorderStyle="None" BorderColor="#CCFFFF" Width="648px">
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
<ItemStyle ForeColor="#000066"></ItemStyle>
<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#006699"></HeaderStyle>
<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="ID" HeaderText="ID"></asp:BoundColumn>
<asp:BoundColumn DataField="书名" HeaderText="书名"></asp:BoundColumn>
<asp:BoundColumn DataField="作者" HeaderText="作者"></asp:BoundColumn>
<asp:BoundColumn DataField="价格" HeaderText="价格"></asp:BoundColumn>
<asp:ButtonColumn Text="删除" CommandName="Delete"></asp:ButtonColumn>
</Columns>
<PagerStyle HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
</asp:datagrid></TD>
</TR>
<TR>
<TD></TD>
</TR>
</TABLE>
</STRONG></FONT>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -