updateuserinfo.aspx
来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 171 行
ASPX
171 行
<%@ page language="C#" autoeventwireup="true" inherits="UserManagement_UpdateUserInfo, App_Web_wrfvhtfe" %>
<!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>
</head>
<body scroll="no" style="margin-top:10px">
<form id="form1" runat="server">
<div>
<table style="width: 765px; height: 480px; background-color:#f3f8ff; border-right: #9ac4e0 1px solid; border-top: #9ac4e0 1px solid; border-left: #9ac4e0 1px solid; border-bottom: #9ac4e0 1px solid;">
<tr>
<td style="width: 101px; height: 25px; background-color:#9ac4e0">
<asp:Label ID="Label1" runat="server" Height="12px" Width="750px" Font-Size="10pt">位置: 职工档案管理 > 职工档案修改</asp:Label></td>
</tr>
<tr>
<td style="width: 101px; height: 246px; ">
<table style="width: 764px; font-size: 10pt; left: 0px; position: relative; top: -12px;">
<tr>
<td align="right" style="font-size: 10pt; width: 140px; height: 24px;">
<asp:Label ID="Label10" runat="server" Font-Size="10pt" Text="群组名称"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 24px;">
<asp:DropDownList ID="cbArea" runat="server" Width="153px" AutoPostBack="True" OnSelectedIndexChanged="cbArea_SelectedIndexChanged">
</asp:DropDownList></td>
<td align="right" style="font-size: 10pt; width: 278px; height: 24px;">
<asp:Label ID="Label5" runat="server" Font-Size="10pt" Text="部门名称"></asp:Label></td>
<td style="font-size: 10pt; width: 100px; height: 24px;">
<asp:DropDownList ID="cbCorporation" runat="server" Width="153px" AutoPostBack="True">
</asp:DropDownList></td>
<td style="width: 100px; height: 24px;">
</td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px; height: 26px;">
<asp:Label ID="Label11" runat="server" Font-Size="10pt" Text="编号"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 26px;">
<asp:TextBox ID="tbUserDefineID" runat="server"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px; height: 26px;">
<asp:Label ID="Label16" runat="server" Font-Size="10pt" Text="姓名"></asp:Label></td>
<td style="font-size: 10pt; width: 100px; height: 26px;">
<asp:TextBox ID="tbName" runat="server"></asp:TextBox></td>
<td style="width: 100px; height: 26px;">
</td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px; height: 1px">
<asp:Label ID="Label12" runat="server" Font-Size="10pt" Text="性别"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 1px">
<asp:DropDownList ID="cbSex" runat="server" Width="155px">
<asp:ListItem Value="0">男</asp:ListItem>
<asp:ListItem Value="1">女</asp:ListItem>
<asp:ListItem Value="2">未选择</asp:ListItem>
</asp:DropDownList></td>
<td align="right" style="font-size: 10pt; width: 278px; height: 1px;">
<asp:Label ID="Label17" runat="server" Font-Size="10pt" Text="出生年月"></asp:Label></td>
<td style="font-size: 10pt; height: 1px" colspan="2">
<asp:TextBox ID="tbBirthday" runat="server" Font-Size="10pt" MaxLength="4" Width="149px"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px">
<asp:Label ID="Label18" runat="server" Font-Size="10pt" Style="position: relative"
Text="民族"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbrace" runat="server" Font-Size="10pt" Style="position: relative"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label19" runat="server" Font-Size="10pt" Style="position: relative"
Text="籍贯"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="Jiguan" runat="server" Font-Size="10pt" Style="position: relative"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px">
<asp:Label ID="Label21" runat="server" Font-Size="10pt" Style="position: relative"
Text="身份证号"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbcard" runat="server" Font-Size="10pt" Style="position: relative"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label22" runat="server" Font-Size="10pt" Style="position: relative"
Text="户口所在地"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="tbregist" runat="server" Font-Size="10pt" Style="position: relative"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px">
<asp:Label ID="Label13" runat="server" Font-Size="10pt" Text="家庭地址" style="position: relative"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbHomeAddress" runat="server" Width="148px" style="position: relative"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label20" runat="server" Font-Size="10pt" Style="position: relative"
Text="现住址"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="tbNowaddress" runat="server" Font-Size="10pt" Style="position: relative" BorderStyle="Inset"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px;">
<asp:Label ID="Label7" runat="server" Font-Size="10pt" Text="学历"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px;">
<asp:TextBox ID="tbSchoolAge" runat="server"></asp:TextBox></td>
<td style="font-size: 10pt; width: 278px;" align="right">
<asp:Label ID="Label8" runat="server" Font-Size="10pt" Text="毕业学校" style="position: relative"></asp:Label></td>
<td style="width: 100px;">
<asp:TextBox ID="tbSchool" runat="server" style="position: relative"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px">
<asp:Label ID="Label9" runat="server" Font-Size="10pt" Text="所学专业"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbSpecality" runat="server"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label6" runat="server" Font-Size="10pt" Text="职位" style="position: relative"></asp:Label>
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px">
<asp:Label ID="Label23" runat="server" Font-Size="10pt" Style="position: relative"
Text="入伙时间"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbtime" runat="server" Font-Size="10pt" Style="position: relative"></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
</td>
<td style="width: 100px">
<asp:TextBox ID="tbDuty" runat="server" style="left: -2px; position: relative; top: -27px"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px; height: 2px">
<asp:Label ID="Label14" runat="server" Font-Size="10pt" Text="手机号"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 2px">
<asp:TextBox ID="tbMobile" runat="server"></asp:TextBox></td>
<td style="font-size: 10pt; width: 278px; height: 2px">
<asp:Label ID="Label15" runat="server" Font-Size="10pt" Text="短信端口类型" style="left: 150px; position: relative; top: 1px"></asp:Label></td>
<td style="width: 100px; height: 2px">
<asp:DropDownList ID="cbTrader" runat="server" Width="155px" style="position: relative; left: 0px; top: 0px;" AutoPostBack="True">
<asp:ListItem Text ="中国移动" Value ="2" ></asp:ListItem>
<asp:ListItem Text ="中国联通" Value ="4"></asp:ListItem>
<asp:ListItem Text ="小灵通" Value ="1" Enabled ="False" ></asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td align="right" style="font-size: 10pt; width: 140px; height: 17px;">
</td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 17px;">
</td>
<td style="font-size: 10pt; width: 278px; height: 17px;">
</td>
<td style="width: 100px; height: 17px;">
</td>
</tr>
</table>
<table style="width: 763px; height: 71px; left: 1px; position: relative; top: -22px;">
<tr>
<td align="right" colspan="8" style="height: 104px; border-bottom: #9ac4e0 1px solid;" valign="bottom">
<asp:Label ID="Label24" runat="server" Font-Size="10pt" Style="left: -3px; position: relative;
top: -59px" Text="备注"></asp:Label>
<asp:TextBox ID="tbbeizhu" runat="server" Height="65px" Style="left: 2px; position: relative;
top: -29px" Width="544px" TextMode="MultiLine"></asp:TextBox><asp:Button ID="btnOK" runat="server" Height="23px" Width="40px" Text="提交" OnClick="btnOK_Click" style="left: -329px; position: relative; top: 34px" />
<asp:Button
ID="btnRetrun" runat="server" Height="23px" Width="40px" Text="返回" OnClick="btnRetrun_Click" style="left: -329px; position: relative; top: 34px" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?