📄 moas1102.aspx
字号:
<%@ Page language="c#" Codebehind="MOAS1102.aspx.cs" AutoEventWireup="false" Inherits="MOAS.MOAS1102" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>MOAS1102</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="宋体">
<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 10px; POSITION: absolute; TOP: 10px" runat="server" ForeColor="White" BackColor="#0000CD" Height="10px" Width="100%">密码变更</asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 10px; POSITION: absolute; TOP: 28px" runat="server" BackColor="#87CEFA" Height="10px" Width="100%"></asp:label><asp:label id="Label3" style="Z-INDEX: 103; LEFT: 10px; POSITION: absolute; TOP: 44px" runat="server" ForeColor="Red" BackColor="#FFEBCD" Height="10px" Width="100%" Font-Size="X-Small"></asp:label><asp:label id="Label4" style="Z-INDEX: 104; LEFT: 35%; POSITION: absolute; TOP: 106px" runat="server" ForeColor="MediumBlue" BackColor="White" Height="48px" Width="320px" Font-Size="XX-Large" Font-Italic="True" Font-Names="Arial" Font-Bold="True"> 密码变更</asp:label><asp:panel id="Panel1" style="Z-INDEX: 105; LEFT: 25%; POSITION: absolute; TOP: 199px" runat="server" BackColor="#AFEEEE" Height="188px" Width="44.13%">
<asp:Label id="Label6" style="LEFT: 17.87%; POSITION: absolute; TOP: 40px" runat="server" Font-Size="X-Small" Font-Bold="True">社员ID</asp:Label>
<asp:TextBox id="TextBox1" style="LEFT: 36%; POSITION: absolute; TOP: 34px" runat="server" Width="35%" BorderStyle="None" MaxLength="9"></asp:TextBox>
<asp:Label id="Label5" style="LEFT: 15%; POSITION: absolute; TOP: 75px" runat="server" Font-Size="X-Small" Font-Bold="True">新的密码</asp:Label>
<asp:TextBox id="TextBox2" style="LEFT: 36%; POSITION: absolute; TOP: 68px" runat="server" Width="35%" BorderStyle="None" MaxLength="8" TextMode="Password"></asp:TextBox>
<asp:Button id="Button1" style="LEFT: 32%; POSITION: absolute; TOP: 140px" runat="server" Width="68px" Font-Bold="True" Text="变更"></asp:Button>
<asp:Button id="Button2" style="LEFT: 59%; POSITION: absolute; TOP: 140px" runat="server" Width="68px" Font-Bold="True" Text="清空"></asp:Button>
<asp:Label id="Label7" style="LEFT: 15%; POSITION: absolute; TOP: 110px" runat="server" Font-Size="X-Small" Font-Bold="True">确认密码</asp:Label>
<asp:TextBox id="TextBox3" style="LEFT: 36%; POSITION: absolute; TOP: 104px" runat="server" Width="35%" BorderStyle="None" MaxLength="8" TextMode="Password"></asp:TextBox>
</asp:panel></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -