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

📄 history_data.aspx

📁 本系统是基于asp.net2.0的
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="history_data.aspx.cs" AutoEventWireup="false" Inherits="WebTm.history_data" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>history_data</title>
		<meta content="Microsoft FrontPage 4.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<META http-equiv="Content-Type" content="text/html; charset=gb2312">
		<LINK href="images/client_LT_game.css" type="text/css" rel="stylesheet">
		<SCRIPT language="JAVASCRIPT">
//if(self == top) location = '/';
		</SCRIPT>
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 8px; POSITION: absolute; TOP: 8px" height="52"
				cellSpacing="0" cellPadding="0" width="640" border="0">
				<TR>
					<TD width="768" colSpan="3" height="1">
						<TABLE id="Table10" height="12" cellSpacing="0" cellPadding="0" width="652" border="0">
							<TBODY>
								<TR>
									<TD width="726" height="12">
										<TABLE id="Table9" style="HEIGHT: 16px" cellSpacing="0" cellPadding="2" width="571" align="left"
											border="0">
											<TR>
												<TD width="660" bgColor="#cccccc">
													<DIV id="Msg" style="WIDTH: 563px; HEIGHT: 19px">
														<MARQUEE style="WIDTH: 662px; HEIGHT: 16px" width="662" height="16"><% =Session["message"] %>
														</MARQUEE>
													</DIV>
												</TD>
											</TR>
										</TABLE>
									</TD>
								</TR>
								<TR>
									<TD width="726" height="1"><FONT face="宋体">
											<TABLE class="banner_set" id="Table12" height="1" cellSpacing="0" cellPadding="0" width="667"
												border="0">
												<TR>
													<TD width="201" height="1">历史帐户&nbsp;
														<asp:textbox id="ContNowPage" runat="server" Visible="False" Width="21px">1</asp:textbox></TD>
													<TD align="left" width="390" height="1">(<B>香港时间:</B>
														<asp:label id="LabNowDate" runat="server" Width="136px"></asp:label>)&nbsp;&nbsp;总页数:&nbsp;
														<asp:dropdownlist id="DDPage" runat="server" Width="44px" AutoPostBack="True"></asp:dropdownlist><asp:label id="ContSumPage" runat="server" Width="56px"></asp:label></TD>
												</TR>
											</TABLE>
										</FONT>
									</TD>
								</TR>
								<TR>
									<TD width="726" height="1">
										<TABLE id="TableA" style="HEIGHT: 27px" width="666" border="1" runat="server">
											<TR class="tr_title_set_cen">
												<TD align="center" width="127" height="20">日期</TD>
												<TD align="center" width="61" height="20">期数</TD>
												<TD align="center" width="127" height="20">下注金额</TD>
												<TD align="center" width="127" height="20">结果</TD>
												<TD align="center" width="190" height="20">馀额</TD>
											</TR>
										</TABLE>
									</TD>
								</TR>
							</TBODY>
						</TABLE>
					</TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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