⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sellcount.aspx

📁 网上书店
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="SellCount.aspx.cs" AutoEventWireup="false" Inherits="BMS.SellCount" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>SellCount</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="SellCount" method="post" runat="server">
			<table width="90%" border="1" cellspacing="0" cellpadding="5" align="center" bordercolordark="#cccccc" bordercolorlight="#000000">
				<tr bgcolor="#cccccc">
					<td height="5" align="left" valign="center" bgcolor="#cccccc">
						<div align="center"><font size="5">
								<DIV align="center"><FONT size="5">晚晚网上书店--</FONT>
							</font><FONT size="4">销售统计</FONT></div>
						</DIV>
					</td>
				</tr>
				<tr align="left" valign="center" bgcolor="#ffffff">
					<td height="138" valign="top" style="HEIGHT: 138px">
						<div align="center">
						</div>
						<div align="center"></div>
						<div align="center"></div>
						<div align="center">
							<table width="100%" border="0" cellspacing="0" cellpadding="0">
								<tr bgcolor="#cccccc">
									<td colspan="4">统计条件:</td>
								</tr>
								<tr>
									<td width="127" style="WIDTH: 127px">
										<div align="right"><FONT face="宋体">按书名:</FONT></div>
									</td>
									<td width="24%">&nbsp;
										<asp:TextBox id="tbx_bname" runat="server" Width="99px"></asp:TextBox></td>
									<TD width="21%">
										<DIV align="right">
											<DIV align="right">按作者:</DIV>
										</DIV>
									</TD>
									<TD width="29%">&nbsp;
										<asp:TextBox id="tbx_bauthor" runat="server" Width="99px"></asp:TextBox>
									</TD>
								</tr>
								<TR>
									<TD style="WIDTH: 127px" width="127">
										<DIV align="right">按书目种类:</DIV>
									</TD>
									<TD width="24%">&nbsp;
										<asp:DropDownList id="ddl_bgroup" runat="server">
											<asp:ListItem Value="0">其他</asp:ListItem>
											<asp:ListItem Value="1">计算机</asp:ListItem>
											<asp:ListItem Value="2">科普</asp:ListItem>
											<asp:ListItem Value="-1" Selected="True">无要求</asp:ListItem>
										</asp:DropDownList></TD>
									<td width="21%">
										<div align="right"><FONT face="宋体">
												<DIV align="right">按出版社:</DIV>
											</FONT>
										</div>
									</td>
									<td width="29%">&nbsp;
										<asp:TextBox id="tbx_bpress" runat="server" Width="99px"></asp:TextBox></td>
								</TR>
								<tr>
									<td width="127" style="WIDTH: 127px">
										<div align="right">按销售日期:</div>
									</td>
									<td colspan="3"><font color="#ff0000">从
											<asp:DropDownList id="ddl_yearfrom" runat="server" Width="54px">
												<asp:ListItem Value="2000" Selected="True">2000</asp:ListItem>
												<asp:ListItem Value="2001">2001</asp:ListItem>
												<asp:ListItem Value="2002">2002</asp:ListItem>
												<asp:ListItem Value="2003">2003</asp:ListItem>
												<asp:ListItem Value="2004">2004</asp:ListItem>
												<asp:ListItem Value="2005">2005</asp:ListItem>
												<asp:ListItem Value="2006">2006</asp:ListItem>
												<asp:ListItem Value="2007">2007</asp:ListItem>
												<asp:ListItem Value="2008">2008</asp:ListItem>
											</asp:DropDownList></font>年
										<asp:DropDownList id="ddl_monthfrom" runat="server" Width="39px">
											<asp:ListItem Value="1">1</asp:ListItem>
											<asp:ListItem Value="2">2</asp:ListItem>
											<asp:ListItem Value="3">3</asp:ListItem>
											<asp:ListItem Value="4">4</asp:ListItem>
											<asp:ListItem Value="5">5</asp:ListItem>
											<asp:ListItem Value="6">6</asp:ListItem>
											<asp:ListItem Value="7">7</asp:ListItem>
											<asp:ListItem Value="8">8</asp:ListItem>
											<asp:ListItem Value="9">9</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
										</asp:DropDownList>月
										<asp:DropDownList id="ddl_dayfrom" runat="server" Width="35px">
											<asp:ListItem Value="1">1</asp:ListItem>
											<asp:ListItem Value="2">2</asp:ListItem>
											<asp:ListItem Value="3">3</asp:ListItem>
											<asp:ListItem Value="4">4</asp:ListItem>
											<asp:ListItem Value="5">5</asp:ListItem>
											<asp:ListItem Value="6">6</asp:ListItem>
											<asp:ListItem Value="7">7</asp:ListItem>
											<asp:ListItem Value="8">8</asp:ListItem>
											<asp:ListItem Value="9">9</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
											<asp:ListItem Value="13">13</asp:ListItem>
											<asp:ListItem Value="14">14</asp:ListItem>
											<asp:ListItem Value="15">15</asp:ListItem>
											<asp:ListItem Value="16">16</asp:ListItem>
											<asp:ListItem Value="17">17</asp:ListItem>
											<asp:ListItem Value="18">18</asp:ListItem>
											<asp:ListItem Value="19">19</asp:ListItem>
											<asp:ListItem Value="20">20</asp:ListItem>
											<asp:ListItem Value="21">21</asp:ListItem>
											<asp:ListItem Value="22">22</asp:ListItem>
											<asp:ListItem Value="23">23</asp:ListItem>
											<asp:ListItem Value="24">24</asp:ListItem>
											<asp:ListItem Value="25">25</asp:ListItem>
											<asp:ListItem Value="26">26</asp:ListItem>
											<asp:ListItem Value="27">27</asp:ListItem>
											<asp:ListItem Value="28">28</asp:ListItem>
											<asp:ListItem Value="29">29</asp:ListItem>
											<asp:ListItem Value="30">30</asp:ListItem>
											<asp:ListItem Value="31">31</asp:ListItem>
										</asp:DropDownList>日<FONT color="#ff0000">--至--
											<asp:DropDownList id="ddl_yearto" runat="server" Width="54px">
												<asp:ListItem Value="2000">2000</asp:ListItem>
												<asp:ListItem Value="2001">2001</asp:ListItem>
												<asp:ListItem Value="2002">2002</asp:ListItem>
												<asp:ListItem Value="2003">2003</asp:ListItem>
												<asp:ListItem Value="2004">2004</asp:ListItem>
												<asp:ListItem Value="2005">2005</asp:ListItem>
												<asp:ListItem Value="2006">2006</asp:ListItem>
												<asp:ListItem Value="2007">2007</asp:ListItem>
												<asp:ListItem Value="2008" Selected="True">2008</asp:ListItem>
											</asp:DropDownList></FONT>年
										<asp:DropDownList id="ddl_monthto" runat="server" Width="39px">
											<asp:ListItem Value="1">1</asp:ListItem>
											<asp:ListItem Value="2">2</asp:ListItem>
											<asp:ListItem Value="3">3</asp:ListItem>
											<asp:ListItem Value="4">4</asp:ListItem>
											<asp:ListItem Value="5">5</asp:ListItem>
											<asp:ListItem Value="6">6</asp:ListItem>
											<asp:ListItem Value="7">7</asp:ListItem>
											<asp:ListItem Value="8">8</asp:ListItem>
											<asp:ListItem Value="9">9</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12" Selected="True">12</asp:ListItem>
										</asp:DropDownList>月
										<asp:DropDownList id="ddl_dayto" runat="server" Width="35px">
											<asp:ListItem Value="1">1</asp:ListItem>
											<asp:ListItem Value="2">2</asp:ListItem>
											<asp:ListItem Value="3">3</asp:ListItem>
											<asp:ListItem Value="4">4</asp:ListItem>
											<asp:ListItem Value="5">5</asp:ListItem>
											<asp:ListItem Value="6">6</asp:ListItem>
											<asp:ListItem Value="7">7</asp:ListItem>
											<asp:ListItem Value="8">8</asp:ListItem>
											<asp:ListItem Value="9">9</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
											<asp:ListItem Value="13">13</asp:ListItem>
											<asp:ListItem Value="14">14</asp:ListItem>
											<asp:ListItem Value="15">15</asp:ListItem>
											<asp:ListItem Value="16">16</asp:ListItem>
											<asp:ListItem Value="17">17</asp:ListItem>
											<asp:ListItem Value="18">18</asp:ListItem>
											<asp:ListItem Value="19">19</asp:ListItem>
											<asp:ListItem Value="20">20</asp:ListItem>
											<asp:ListItem Value="21">21</asp:ListItem>
											<asp:ListItem Value="22">22</asp:ListItem>
											<asp:ListItem Value="23">23</asp:ListItem>
											<asp:ListItem Value="24">24</asp:ListItem>
											<asp:ListItem Value="25">25</asp:ListItem>
											<asp:ListItem Value="26">26</asp:ListItem>
											<asp:ListItem Value="27">27</asp:ListItem>
											<asp:ListItem Value="28">28</asp:ListItem>
											<asp:ListItem Value="29">29</asp:ListItem>
											<asp:ListItem Value="30">30</asp:ListItem>
											<asp:ListItem Value="31" Selected="True">31</asp:ListItem>
										</asp:DropDownList>日</td>
								</tr>
								<tr>
									<td colspan="4" align="middle">
										<asp:Button id="btn_statistic" runat="server" Text="开始统计"></asp:Button></td>
								</tr>
							</table>
						</div>
						<FONT face="宋体"></FONT>
					</td>
				</tr>
				<tr align="middle" valign="center" bgcolor="#eeeeee">
					<td bgcolor="#ffffff" height="58" valign="top" align="middle" style="HEIGHT: 58px">
						<div align="center">
							<table width="100%" border="0" cellspacing="0" cellpadding="0">
								<tr>
									<td bgcolor="#cccccc">统计结果:</td>
								</tr>
								<tr>
									<td vAlign="top" align="middle">&nbsp;
										<asp:DataGrid id="dgd_count" runat="server" Width="460px" AutoGenerateColumns="False" AllowPaging="True">
											<Columns>
												<asp:BoundColumn DataField="bname" HeaderText="书名"></asp:BoundColumn>
												<asp:BoundColumn DataField="bauthor" HeaderText="作者"></asp:BoundColumn>
												<asp:BoundColumn DataField="bpress" HeaderText="出版社"></asp:BoundColumn>
												<asp:BoundColumn DataField="oquantity" HeaderText="售出数量"></asp:BoundColumn>
												<asp:BoundColumn DataField="allprice" HeaderText="交易金额"></asp:BoundColumn>
											</Columns>
											<PagerStyle NextPageText="上一页" Mode="NumericPages"></PagerStyle>
										</asp:DataGrid></td>
								</tr>
								<tr>
									<td>总计销售金额:
										<asp:Label id="lbl_count" runat="server" ForeColor="Red"></asp:Label></td>
								</tr>
							</table>
						</div>
					</td>
				</tr>
				<tr align="middle" valign="center" bgcolor="#eeeeee">
					<td bgcolor="#eeeeee" height="2">
						<asp:HyperLink id="hlk_bookmanage" runat="server" NavigateUrl="bookmanage.aspx">书目管理</asp:HyperLink><FONT face="宋体">&nbsp;
						</FONT>&nbsp;
						<asp:HyperLink id="hlk_userlist" runat="server" NavigateUrl="userlist.aspx">用户管理</asp:HyperLink><FONT face="宋体">&nbsp;
						</FONT>
						<asp:HyperLink id="hlk_default" runat="server" NavigateUrl="default.aspx">首页</asp:HyperLink></td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -