📄 moas1103.aspx
字号:
<%@ Page language="c#" Codebehind="MOAS1103.aspx.cs" AutoEventWireup="false" Inherits="MOAS.MOAS1103" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>MOAS1103</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">
<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:table id="Table2" style="Z-INDEX: 104; LEFT: 10px; POSITION: absolute; TOP: 122px" runat="server" BackColor="#87CEFA" Height="15px" width="100%">
<asp:TableRow>
<asp:TableCell Font-Bold="true" Font-Size="10">基本情报</asp:TableCell>
</asp:TableRow>
</asp:table><asp:table id="Table3" style="Z-INDEX: 105; LEFT: 10px; POSITION: absolute; TOP: 162px" runat="server" BackColor="#AFEEEE" Height="155px" Width="100%" Font-Size="9" HorizontalAlign="Left" Font-Bold="true" GridLines="Both">
<asp:TableRow>
<asp:TableCell Width="15%">用户名</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox2" Runat="server" BorderStyle="None" Font-Bold="True" MaxLength="16"></asp:TextBox>
</asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>身份证号</asp:TableCell>
<asp:TableCell Width="30%">
<asp:TextBox ID="TextBox3" Runat="server" BorderStyle="None" Font-Bold="True" MaxLength="18"></asp:TextBox>
</asp:TableCell>
<asp:TableCell Width="15%">性别</asp:TableCell>
<asp:TableCell>
<asp:DropDownList Runat="server" ID="DropDownList4"></asp:DropDownList>
</asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>所属</asp:TableCell>
<asp:TableCell>
<asp:DropDownList ID="DropDownList1" Runat="server">
<asp:ListItem></asp:ListItem>
</asp:DropDownList>
</asp:TableCell>
<asp:TableCell>职务</asp:TableCell>
<asp:TableCell>
<asp:DropDownList ID="DropDownList2" Runat="server"></asp:DropDownList>
</asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>内线号码</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox4" Runat="server" Width="15%" BorderStyle="None" MaxLength="4" Font-Bold="True"></asp:TextBox>
</asp:TableCell>
<asp:TableCell>公司Email</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox5" Runat="server" BorderStyle="None" Font-Bold="True" Width="60%" MaxLength="30"></asp:TextBox>
</asp:TableCell>
</asp:TableRow>
<asp:TableRow>
<asp:TableCell>IP地址</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox6" Runat="server" BorderStyle="None" Width="10%" MaxLength="3" Font-Bold="True"></asp:TextBox>
</asp:TableCell>
</asp:TableRow>
</asp:table><asp:label id="Label4" style="Z-INDEX: 106; LEFT: 10px; POSITION: absolute; TOP: 333px" runat="server" BackColor="#87CEFA" Height="20px" Width="100%" Font-Size="10" Font-Bold="true">其他信息</asp:label><asp:table id="Table4" style="Z-INDEX: 107; LEFT: 10px; POSITION: absolute; TOP: 373px" runat="server" BackColor="#AFEEEE" Width="100%" Font-Size="9" Font-Bold="True" GridLines="Both">
<asp:TableRow>
<asp:TableCell>携带电话</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox7" Runat="server" BorderStyle="None" Font-Bold="True"></asp:TextBox>
</asp:TableCell>
<asp:TableCell>住宅电话</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox8" Runat="server" BorderStyle="None" Font-Bold="True"></asp:TextBox>
</asp:TableCell>
<asp:TableCell>其他Email地址</asp:TableCell>
<asp:TableCell>
<asp:TextBox ID="TextBox9" Runat="server" BorderStyle="None" Font-Bold="True"></asp:TextBox>
</asp:TableCell>
</asp:TableRow>
</asp:table><asp:panel id="Panel1" style="Z-INDEX: 108; LEFT: 10px; POSITION: absolute; TOP: 424px" runat="server" Height="27px" Width="100%" Font-Size="10" Font-Bold="True">
<asp:Button id="Button1" style="LEFT: 30%; POSITION: absolute" runat="server" Width="54px" Height="25px" Text="追加"></asp:Button>
<asp:Button id="Button2" style="LEFT: 60%; POSITION: absolute" runat="server" Width="54px" Height="25px" Text="删除"></asp:Button>
<asp:Button id="Button3" style="LEFT: 45%; POSITION: absolute" runat="server" Width="54px" Height="25px" Text="修改"></asp:Button>
</asp:panel>
<TABLE id="Table5" style="Z-INDEX: 110; LEFT: 10px; POSITION: absolute; TOP: 71px" cellSpacing="1" cellPadding="1" width="100%" border="1" runat="server">
<TR>
<TD width="10%">
<DIV style="DISPLAY: inline; WIDTH: 70px; HEIGHT: 15px" ms_positioning="FlowLayout"><b><font size="2">职员ID</font></b></DIV>
</TD>
<TD width="20%"><INPUT id="TextBox1" style="FONT-WEIGHT: bold" type="text" maxLength="9" name="Text1" runat="server"></TD>
<TD style="WIDTH: 199px" width="199"><SELECT id="Select1" align="right" runat="server"></SELECT></TD>
<td width="40%"><INPUT id="Button4" style="FONT-WEIGHT: bold" type="button" value="一览" name="Button4" runat="server"></td>
<td><INPUT id="Button5" style="FONT-WEIGHT: bold" type="button" value="检索" name="Button5" runat="server"></td>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -