📄 login.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="login.aspx.cs" Inherits="login" %>
<%@ Register Src="LeadHead.ascx" TagName="LeadHead" TagPrefix="uc1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
<script language="javascript" type="text/javascript">
// <!CDATA[
function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} }
// ]]>
</script>
</head>
<body style="text-align: center; background-image: url(PICTURE/back.gif);">
<form id="form1" runat="server" style="text-align: center;">
<div style="background-image: url(PICTURE/back.gif)">
<uc1:LeadHead ID="LeadHead1" runat="server" />
<br />
<table style="width: 541px; height: 162px; border-left-color: #bcddff; border-bottom-color: #bcddff; border-top-style: solid; border-top-color: #bcddff; border-right-style: solid; border-left-style: solid; border-right-color: #bcddff; border-bottom-style: solid;" border="2" cellpadding="2" cellspacing="1">
<caption>
<asp:Image ID="Image1" runat="server" Height="36px" ImageUrl="~/PICTURE/linehua.gif"
Width="586px" /></caption>
<tr>
<td style="width: 128px; height: 14px; vertical-align: middle; text-align: center; border-left-color: #bcddff; border-bottom-color: #bcddff; border-top-style: solid; border-top-color: #bcddff; border-right-style: solid; border-left-style: solid; border-right-color: #bcddff; border-bottom-style: solid;">
<asp:Image ID="Image7" runat="server" ImageUrl="~/PICTURE/Pichead.gif" />用户名:</td>
<td style="vertical-align: middle; width: 600px; height: 14px; text-align: left; border-left-color: #bcddff; border-bottom-color: #bcddff; border-top-style: solid; border-top-color: #bcddff; border-right-style: solid; border-left-style: solid; border-right-color: #bcddff; border-bottom-style: solid;">
<br />
<asp:TextBox ID="UserID" runat="server"></asp:TextBox>
<asp:Image ID="Image4" runat="server" DescriptionUrl="regedit.aspx" Height="18px"
ImageUrl="~/PICTURE/zc.gif" Width="78px" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ErrorMessage="不能为空"
Width="152px" ControlToValidate="UserID" Height="1px"></asp:RequiredFieldValidator><br />
</td>
</tr>
<tr>
<td style="width: 128px; vertical-align: middle; text-align: center; height: 5px; border-left-color: #bcddff; border-bottom-color: #bcddff; border-top-style: solid; border-top-color: #bcddff; border-right-style: solid; border-left-style: solid; border-right-color: #bcddff; border-bottom-style: solid;">
<asp:Image ID="Image6" runat="server" Height="25px" ImageUrl="~/PICTURE/passwd.gif"
Width="27px" />密码:</td>
<td style="vertical-align: bottom; width: 600px; text-align: left; height: 5px; border-left-color: #bcddff; border-bottom-color: #bcddff; border-top-style: solid; border-top-color: #bcddff; border-right-style: solid; border-left-style: solid; border-right-color: #bcddff; border-bottom-style: solid;">
<br />
<asp:TextBox ID="Pwd" runat="server" TextMode="Password" Width="149px"></asp:TextBox>
<asp:HyperLink ID="HyperLink14" runat="server" NavigateUrl="regedit.aspx">忘记密码<img
src="PICTURE/question1.gif" width="13" alt=""/></asp:HyperLink>
<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ErrorMessage="不能为空"
Width="152px" ControlToValidate="Pwd"></asp:RequiredFieldValidator><br />
</td>
</tr>
<tr>
<td colspan="2" style="width: 100px; height: 20px; border-top-style: solid; text-align: center;">
<asp:Label ID="MsgText" runat="server" ForeColor="Red" Text="Label" Visible="False"
Width="582px"></asp:Label></td>
</tr>
</table>
<asp:Button ID="Log" runat="server" Text=" 登录 " OnClick="Log_Click" TabIndex="2" />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<asp:Image ID="Image13" runat="server" Height="23px" ImageUrl="~/PICTURE/line.bmp"
Width="222px" /><br />
<br />
<asp:Image ID="Image5" runat="server" Height="31px" ImageUrl="~/PICTURE/line.bmp"
Width="1008px" />
</div></form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -