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

📄 borrec.aspx

📁 The Management Information System of Library using .NET
💻 ASPX
字号:
<%@ Page CodeBehind="borrec.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="lib2004.borrec" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><!-- InstanceBegin template="/Templates/lastmob.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!-- InstanceBeginEditable name="doctitle" -->
		<title>读者借阅记录</title> 
		<!-- InstanceEndEditable --><style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
	color: #000000;
	font-size: 9pt;
}
-->
</style>
<!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable -->
</head>

<body>
<table width="776" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#000000">
  <!--DWLayoutTable-->
  <tr>
    <td width="776" height="29" bgcolor="#000000"><img src="images/index_1.gif" width="270" height="36"></td>
  </tr>
</table>

<table width="776" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000" class="txt">
  <!--DWLayoutTable-->
  <tr bgcolor="#E48A00">
    <td  height="19"  colspan="2"><!-- InstanceBeginEditable name="top1" --> 
					&nbsp;读者借阅记录-&gt;&gt;<%# countNo%><!-- InstanceEndEditable --></td>
  </tr>
  <tr>
    <td width="213" rowspan="2" valign="top"><img src="images/pic01_1.jpg" width="213" height="134"></td>
    <td width="560" height="22" valign="top" bgcolor="#FDBB53"> <a href="default.aspx"><img src="images/index_6.gif" alt="" width=48 height=22 border="0"></a><a href="quebook.aspx"><img src="images/index_8.gif" alt="" width=74 height=22 border="0"></a><a href="login.aspx"><img src="images/index_10.gif" alt="" width=72 height=22 border="0"></a><a href="yifk.aspx"><img src="images/index_12.gif" width="77" height="22" border="0"></a><a href="aboutus.aspx"><img src="images/index_16.gif" alt="" width=74 height=22 border="0"></a></td>
  </tr>
  <tr>
    <td height="112" bgcolor="#F4C986"><img src="images/index_25.gif" width=556 height=111 alt=""></td>
  </tr>
  <tr align="center" bgcolor="#FFFFFF">
    <td colspan="2"> <!-- InstanceBeginEditable name="context1" -->
					<table height="394" cellSpacing="0" cellPadding="0" width="774" border="0">
						<!--DWLayoutTable-->
						<tr>
							<td vAlign="top" width="212" bgColor="#ffeed3" height="394">
								<table cellSpacing="0" cellPadding="0" width="100%" border="0">
									<!--DWLayoutTable-->
									<tr>
										<td width="213">&nbsp;</td>
									</tr>
									<tr>
										<td><A href="userinfo.aspx"><IMG height="31" src="gifok/ok_38.gif" width="213" border="0"></A></td>
									</tr>
									<tr>
										<td><A href="curborr.aspx"><IMG height="27" src="gifok/ok_39.gif" width="213" border="0"></A></td>
									</tr>
									<tr>
										<td><A href="borrec.aspx"><IMG height="23" src="gifok/ok_40.gif" width="213" border="0"></A></td>
									</tr>
									<tr>
										<td><A href="maxinfo.aspx"><IMG height="27" src="gifok/ok_44.gif" width="213" border="0"></A></td>
									</tr>
									<tr>
										<td><A href="editinfo.aspx"><IMG height="25" src="gifok/ok_50.gif" width="213" border="0"></A></td>
									</tr>
									<tr>
										<td><A href="sessionf.aspx"><IMG height="25" src="gifok/ok_64.gif" width="213" border="0"></A></td>
									</tr>
								</table>
							</td>
							<td width="1" bgColor="#000000"><img height="1" alt="" src="" width="1" name="d"></td>
							<td vAlign="top">
								<table height="101" cellSpacing="0" cellPadding="0" width="100%" border="0">
									<!--DWLayoutTable-->
									<tr>
										<td vAlign="top" height="365"><asp:datagrid id="dbgborrowlist" runat="server" Width="100%" BorderColor="#CCCCCC" BorderStyle="None"
												BorderWidth="1px" BackColor="White" CellPadding="4" GridLines="Horizontal" ForeColor="Black">
												<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#CC3333"></SelectedItemStyle>
												<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#333333"></HeaderStyle>
												<FooterStyle ForeColor="Black" BackColor="#CCCC99"></FooterStyle>
												<PagerStyle HorizontalAlign="Right" ForeColor="Black" BackColor="White"></PagerStyle>
											</asp:datagrid>&nbsp;
										</td>
									</tr>
								</table>
							</td>
						</tr>
					</table>
					<!-- InstanceEndEditable --></td>
  </tr>
  <tr align="center" bgcolor="#FDBB53">
    <td height="22" colspan="2">图书馆管理信息系统@2004 版权所有 Design by 翟靖轩</td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>

⌨️ 快捷键说明

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