loginok.aspx

来自「图书馆的书目查询」· ASPX 代码 · 共 39 行

ASPX
39
字号
<%@ Page language="c#" Codebehind="LoginOK.aspx.cs" AutoEventWireup="false" Inherits="Library_BS.LoginOK" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>LoginOK</title>
		<meta content="Microsoft Visual Studio .NET 7.1" 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">
	</HEAD>
	<body MS_POSITIONING="GridLayout" bgColor="#ccffff">
		<form id="Form1" method="post" runat="server">
			<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 168px; POSITION: absolute; TOP: 64px" runat="server"
				Height="16px" Width="72px" ForeColor="Blue">注册名</asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 288px; POSITION: absolute; TOP: 64px" runat="server"
				Height="16px" Width="56px" ForeColor="Blue">Label</asp:label><asp:label id="Label3" style="Z-INDEX: 103; LEFT: 392px; POSITION: absolute; TOP: 64px" runat="server"
				Height="16px" Width="48px" ForeColor="Blue">证号</asp:label><asp:label id="Label4" style="Z-INDEX: 104; LEFT: 488px; POSITION: absolute; TOP: 64px" runat="server"
				Height="16px" Width="48px" ForeColor="Blue">Label</asp:label><asp:button id="btnBorrowLogQueury" style="Z-INDEX: 105; LEFT: 168px; POSITION: absolute; TOP: 200px"
				runat="server" Width="79px" Text="借阅史查询" ForeColor="Magenta"></asp:button><asp:button id="btnFineQueury" style="Z-INDEX: 106; LEFT: 168px; POSITION: absolute; TOP: 240px"
				runat="server" Height="24" Width="79" Text="财经查询" ForeColor="DeepPink"></asp:button><asp:button id="btnBookQueury" style="Z-INDEX: 107; LEFT: 168px; POSITION: absolute; TOP: 320px"
				runat="server" Height="24" Width="79" Text="书目查询" ForeColor="Magenta"></asp:button><asp:button id="btnBorrowQueury" style="Z-INDEX: 108; LEFT: 168px; POSITION: absolute; TOP: 160px"
				runat="server" Height="24" Width="79" Text="借阅查询" ForeColor="Magenta"></asp:button><asp:button id="btnLovelyBookQue" style="Z-INDEX: 109; LEFT: 168px; POSITION: absolute; TOP: 280px"
				runat="server" Height="24px" Width="79px" Text="感兴趣新书" ForeColor="Magenta"></asp:button><asp:button id="btnUpdatePerInfor" style="Z-INDEX: 110; LEFT: 168px; POSITION: absolute; TOP: 360px"
				runat="server" Height="24" Width="79" Text="资料更新" ForeColor="Magenta"></asp:button><asp:button id="btnUpdatePwd" style="Z-INDEX: 111; LEFT: 168px; POSITION: absolute; TOP: 400px"
				runat="server" Height="24" Width="82" Text="修改密码" ForeColor="Magenta"></asp:button><asp:label id="Label6" style="Z-INDEX: 112; LEFT: 288px; POSITION: absolute; TOP: 160px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label7" style="Z-INDEX: 113; LEFT: 288px; POSITION: absolute; TOP: 200px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label8" style="Z-INDEX: 114; LEFT: 288px; POSITION: absolute; TOP: 240px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label9" style="Z-INDEX: 115; LEFT: 288px; POSITION: absolute; TOP: 280px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label10" style="Z-INDEX: 116; LEFT: 288px; POSITION: absolute; TOP: 320px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label11" style="Z-INDEX: 117; LEFT: 288px; POSITION: absolute; TOP: 360px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label12" style="Z-INDEX: 118; LEFT: 288px; POSITION: absolute; TOP: 400px" runat="server"
				ForeColor="Blue">Label</asp:label><asp:label id="Label13" style="Z-INDEX: 119; LEFT: 288px; POSITION: absolute; TOP: 440px" runat="server"
				ForeColor="Blue">Label</asp:label>
			<P><FONT face="宋体">
					<asp:Button id="btnGoonBorrow" style="Z-INDEX: 120; LEFT: 168px; POSITION: absolute; TOP: 440px"
						runat="server" Width="82px" Height="24px" Text="续借" ForeColor="Magenta"></asp:Button></FONT></P>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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