📄 readerborrowstate.aspx
字号:
<%@ Page language="c#" Codebehind="ReaderBorrowState.aspx.cs" AutoEventWireup="True" Inherits="LMS.ReaderBorrowState" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>ReaderBorrowState</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="ReaderBorrowState" method="post" runat="server">
<table width="100%" border="0" cellspacing="0" cellpadding="5" align="center" bordercolordark="#cccccc" bordercolorlight="#000000" height="60%">
<tr bgcolor="#ffffff">
<td height="2" align="left" valign="center" colspan="2">
<asp:Image id="Image1" runat="server" ImageUrl="libsys3.gif"></asp:Image>
</td>
</tr>
<tr bgcolor="#ffffff">
<td height="28" align="left" valign="center" colspan="2" style="HEIGHT: 28px">
<div align="center"><FONT face="宋体">
<TABLE id="Table1">
<TR align="left">
<TD width="20"> </TD>
<TD align="left" width="101"><FONT face="宋体"></FONT>
<DIV align="center"><I><A href="BookSearch.aspx">书目查询</A></I></DIV>
</TD>
<TD align="left" width="101"><FONT face="宋体"></FONT>
<DIV align="center"><I><A href="ReaderSearch.aspx">读者查询</A></I></DIV>
</TD>
<TD align="left" width="101"><FONT face="宋体"></FONT>
<DIV align="center"><I><A href="NewBookSearch.aspx">新书通报</A></I></DIV>
</TD>
<TD align="left" width="101"><FONT face="宋体"></FONT>
<DIV align="center"><I><A href="BookClassify.aspx">书刊分类</A></I></DIV>
</TD>
<TD align="left" width="101"><FONT face="宋体"></FONT><A href="http://202.204.50.68:8080/opac/asord_record.php"></A></TD>
<TD align="left" width="101"><FONT face="宋体"></FONT><A href="http://202.204.50.68:8080/opac/reader/announce.php"></A></TD>
</TR>
</TABLE>
</FONT>
</div>
</td>
</tr>
<tr bgcolor="#ffffff">
<td height="2" align="left" valign="center" colspan="2">
<div align="center"><FONT face="楷体_GB2312" size="6">借 阅 情 况
<HR width="80%">
</FONT>
</div>
</td>
</tr>
<tr align="left" valign="center" bgcolor="#ffffff">
<td height="144" valign="top" width="20%" style="HEIGHT: 144px">
<div align="center">
</div>
<div align="center"></div>
<div align="center"></div>
<div align="left">
<p><FONT face="宋体">
<TABLE id="Table2" height="15" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD align="middle" width="48%" height="3">
<DIV align="center"><I><A href="ReaderDetail.aspx">读者信息</A></I></DIV>
</TD>
</TR>
<TR>
<TD width="48%" height="2"> </TD>
</TR>
<TR>
<TD align="middle" width="48%" height="2">
<DIV align="center"><I><A href="ReaderBorrowState.aspx">借阅情况</A></I></DIV>
</TD>
</TR>
<TR>
<TD width="48%" height="2"> </TD>
</TR>
<TR>
<TD align="middle" width="48%" bgColor="#ffffff" height="2"><I><A href="ReaderBorrowHis.aspx">借阅历史</A></I></TD>
</TR>
<TR>
<TD width="48%" bgColor="#ffffff" height="2"> </TD>
</TR>
<TR>
<TD align="middle" width="48%" bgColor="#ffffff" height="2"><I><A href="ReaderExpireBook.aspx">超期催还</A></I></TD>
</TR>
<TR>
<TD width="48%" bgColor="#ffffff" height="2"> </TD>
</TR>
<TR>
<TD align="middle" width="48%" bgColor="#ffffff" height="2"><I><A href="PasswordModify.aspx">修改密码</A></I></TD>
</TR>
</TABLE>
</FONT>
</p>
</div>
</td>
<td height="144" valign="top" width="80%" style="HEIGHT: 144px" align="middle"><FONT face="宋体">
<asp:datagrid id="dgd_booklist" runat="server" AutoGenerateColumns="False" Width="100%" BorderColor="White" BorderWidth="0px" CellSpacing="5">
<HeaderStyle BackColor="ActiveBorder"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="bname" HeaderText="题 名 (副题名)/ 作 者"></asp:BoundColumn>
<asp:BoundColumn DataField="bpress" HeaderText="出版信息"></asp:BoundColumn>
<asp:BoundColumn DataField="ibegindate" HeaderText="借阅日期"></asp:BoundColumn>
<asp:BoundColumn DataField="ienddate" HeaderText="应还日期"></asp:BoundColumn>
</Columns>
</asp:datagrid></FONT>
</td>
</tr>
<tr align="middle" valign="center" bgcolor="#ffffff">
<td height="11" colspan="2">
<div align="center">
<HR width="80%">
<DIV align="center"><FONT size="2">1999-2002 版权所有,保留一切权力。法律声明、服务条款、隐私保护。<a href="http://www.51aspx.com" target="_blank">download from 51aspx.com</a>
</FONT>
</DIV>
</div>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -