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

📄 login.aspx

📁 简单的岗位考评程序.报表\查询功能齐全. 窗体是根据数据库中的数据动态生成.
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="login.aspx.cs" AutoEventWireup="false" Inherits="gwpj.login" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>login</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 MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<table cellpadding="0" cellspacing="0" border="0" align="center" width="100%" height="100%">
					<tr>
						<td align="center">
							<asp:Image id="Image2" style="Z-INDEX: 102; LEFT: 32px; POSITION: absolute; TOP: 80px" runat="server"
								ImageUrl="images\yuanbiao.jpg"></asp:Image>
							<asp:Image id="Image1" style="Z-INDEX: 113; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server"
								ImageUrl="images\LOG1.jpg"></asp:Image>
							<asp:Image id="Image3" style="Z-INDEX: 103; LEFT: 112px; POSITION: absolute; TOP: 104px" runat="server"
								ImageUrl="images\top.jpg"></asp:Image>
							<asp:Image id="Image4" style="Z-INDEX: 104; LEFT: 64px; POSITION: absolute; TOP: 160px" runat="server"
								ImageUrl="images\left.jpg"></asp:Image>
							<asp:Label id="Label1" style="Z-INDEX: 105; LEFT: 176px; POSITION: absolute; TOP: 168px" runat="server"
								Font-Size="12px">用户名:</asp:Label>
							<asp:Label id="Label2" style="Z-INDEX: 106; LEFT: 176px; POSITION: absolute; TOP: 200px" runat="server"
								Font-Size="12px">密 码:</asp:Label>
							<asp:TextBox id="username" style="Z-INDEX: 107; LEFT: 224px; POSITION: absolute; TOP: 160px"
								runat="server" BorderStyle="Groove" Width="104px"></asp:TextBox>
							<asp:TextBox id="password" style="Z-INDEX: 108; LEFT: 224px; POSITION: absolute; TOP: 192px"
								runat="server" BorderStyle="Groove" Width="104px" TextMode="Password"></asp:TextBox>
							<asp:Button id="Button1" style="Z-INDEX: 109; LEFT: 192px; POSITION: absolute; TOP: 248px" runat="server"
								BorderStyle="Groove" Width="48px" Text="登陆" ForeColor="#000040" BackColor="WhiteSmoke" BorderColor="PapayaWhip"></asp:Button>
							<asp:Button id="Button2" style="Z-INDEX: 110; LEFT: 272px; POSITION: absolute; TOP: 248px" runat="server"
								BorderStyle="Groove" Width="48px" Text="重置" ForeColor="#000040" BackColor="WhiteSmoke" BorderColor="PapayaWhip"
								Height="24px"></asp:Button>
							<asp:Image id="Image5" style="Z-INDEX: 111; LEFT: 37.41%; POSITION: absolute; TOP: 43.64%"
								runat="server" ImageUrl="images\center1.jpg"></asp:Image>
							<asp:Image id="Image6" style="Z-INDEX: 112; LEFT: 82.53%; POSITION: absolute; TOP: 85.66%"
								runat="server" ImageUrl="images\bottom.jpg"></asp:Image>
						</td>
					</tr>
				</table>
			</FONT>
		</form>
	</body>
</HTML>
                                                                    

⌨️ 快捷键说明

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