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

📄 s_sellstat.aspx

📁 asp.net+sql2000超市管理系统
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="C_Navigation2" Src="C_Navigation2.ascx" %>
<%@ Register TagPrefix="uc1" TagName="C_Navigation1" Src="C_Navigation1.ascx" %>
<%@ Page language="c#" Codebehind="S_sellstat.aspx.cs" AutoEventWireup="false" Inherits="Supermart.S_sellstat" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>S_sellstat</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<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>
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<table style="WIDTH: 803px; HEIGHT: 582px" height="582" cellSpacing="0" cellPadding="0"
					width="803" align="center" border="0">
					<tr>
						<td colSpan="4" height="128">
							<P align="center"><EM>
									<asp:Image id="Image4" runat="server" ImageUrl="IMAGE/header.jpg"></asp:Image></EM></P>
						</td>
					</tr>
					<tr>
						<td style="HEIGHT: 61px" bgColor="#ffffff" colSpan="4" height="61" vAlign="top">
							<uc1:C_Navigation1 id="C_Navigation11" runat="server"></uc1:C_Navigation1></td>
					</tr>
					<tr>
						<td style="HEIGHT: 5px" bgColor="#ffffff" colSpan="4" height="5">
							<asp:Image id="Image1" runat="server" ImageUrl="IMAGE/line上.jpg"></asp:Image></td>
					</tr>
					<tr>
						<td style="WIDTH: 9px; HEIGHT: 294px" align="left" width="9" bgColor="#ffffff" background="IMAGE/line左右.jpg"></td>
						<td style="WIDTH: 155px; HEIGHT: 294px" align="left" width="155" height="294" vAlign="middle">
							<uc1:C_Navigation2 id="C_Navigation21" runat="server"></uc1:C_Navigation2></td>
						<td style="HEIGHT: 294px" vAlign="top" width="7" bgColor="#ffffff" height="294" background="IMAGE/line左右.jpg"></td>
						<td style="HEIGHT: 294px" width="641" height="294" vAlign="top">
							<TABLE id="Table1" style="WIDTH: 640px; HEIGHT: 190px" cellSpacing="0" cellPadding="0"
								width="640" border="0">
								<TR>
									<TD style="HEIGHT: 46px" bgColor="#99ccff" colSpan="2"><FONT size="5"><STRONG>销售统计</STRONG></FONT></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 643px; HEIGHT: 26px" bgColor="#ccccff" colSpan="2">
										<asp:Button id="Button1" runat="server" Width="76px" Text="按时间统计"></asp:Button>&nbsp;
										<asp:Button id="Button2" runat="server" Width="116px" Text="单个商品销售统计"></asp:Button></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 643px; HEIGHT: 30px" bgColor="#ccccff" colSpan="2" vAlign="top">
										<asp:Panel id="Panel1" runat="server" Width="492px" Height="8px" Visible="False">
<asp:Label id="Label1" runat="server">起始日期:</asp:Label>
<asp:TextBox id="datebegin" runat="server" Width="68px"></asp:TextBox>&nbsp; 
<asp:Label id="Label2" runat="server">截止日期:</asp:Label>
<asp:TextBox id="datestop" runat="server" Width="76px"></asp:TextBox>&nbsp;&nbsp; 
<asp:Button id="btn_total" runat="server" Text="开始统计"></asp:Button></asp:Panel>
										<asp:Panel id="Panel2" runat="server" Width="356px" Height="8px" Visible="False">
											<FONT face="宋体" color="#0000cc"><STRONG>商品类型:</STRONG> </FONT>
											<asp:dropdownlist id="ddl_mertype" runat="server" Width="72px" AutoPostBack="True"></asp:dropdownlist>
											<FONT face="宋体">&nbsp;&nbsp;<STRONG><FONT style="BACKGROUND-COLOR: #ccccff" color="#0000cc">商品名</FONT><FONT color="#0000cc">:</FONT></STRONG>
											</FONT>
											<asp:dropdownlist id="ddl_merName" runat="server" Width="72px" AutoPostBack="True"></asp:dropdownlist>
										</asp:Panel></TD>
								</TR>
								<TR>
									<TD vAlign="top" align="left" colSpan="2">
										<asp:Panel id="Panel3" runat="server" Height="72px"></asp:Panel>
									</TD>
								</TR>
							</TABLE>
						</td>
					</tr>
					<tr>
						<td style="HEIGHT: 9px" align="left" colSpan="4"><asp:image id="Image2" runat="server" ImageUrl="IMAGE/footer.jpg"></asp:image></td>
					</tr>
				</table>
				</TD></TR>
				<tr>
					<td style="HEIGHT: 9px" align="left" colSpan="4"></td>
				</tr>
				</TABLE></TD></TR>
				<tr>
					<td style="HEIGHT: 9px" align="left" colSpan="4"></td>
				</tr>
				</TABLE></TD></TR>
				<tr>
					<td style="HEIGHT: 9px" align="left" colSpan="4"></td>
				</tr>
				</TABLE> </FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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