updatecustomer.aspx
来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 188 行
ASPX
188 行
<%@ page language="C#" autoeventwireup="true" inherits="Customermanangement_Updatecustomer, App_Web_elucsnqa" %>
<!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 id="Head1" runat="server">
<title>无标题页</title>
</head>
<body scroll="no" style="margin-top:10px">
<form id="form1" runat="server">
<div>
<table style="width: 770px; height: 461px; 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" Font-Size="10pt" Height="12px" Width="757px">位置: 客户管理 > 客户资料修改</asp:Label></td>
</tr>
<tr>
<td style="width: 101px; height: 248px; border-bottom: #9ac4e0 1px solid;">
<table style="width: 755px; ">
<tr>
<td style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
<asp:Label ID="Label10" runat="server" Font-Size="Small" Text="类型名称"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:DropDownList ID="cbArea" runat="server" AutoPostBack="True" OnSelectedIndexChanged="cbArea_SelectedIndexChanged"
Style="position: relative" Width="153px">
</asp:DropDownList></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label5" runat="server" Font-Size="10pt" Text="组别名称"></asp:Label></td>
<td style="font-size: 10pt; width: 100px">
<asp:DropDownList ID="cbCorporation" runat="server" AutoPostBack="True" Style="position: relative"
Width="153px">
</asp:DropDownList></td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
<asp:Label ID="Label11" runat="server" Font-Size="10pt" Text="编号"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbUserDefineID" runat="server" ></asp:TextBox></td>
<td align="right" style="font-size: 10pt; width: 278px">
<asp:Label ID="Label16" runat="server" Font-Size="10pt" Text="姓名"></asp:Label></td>
<td style="font-size: 10pt; width: 100px">
<asp:TextBox ID="tbName" runat="server" ></asp:TextBox></td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px; height: 1px">
</td>
<td align="right" style="font-size: 10pt; width: 160px; 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 colspan="2" style="font-size: 10pt; height: 1px">
<asp:TextBox ID="tbBirthday" runat="server" Font-Size="10pt" MaxLength="4" Width="148px"></asp:TextBox><br />
例如:1985.07.09</td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
<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 style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
<asp:Label ID="Label13" runat="server" Font-Size="10pt" Text="客户所在单位"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<asp:TextBox ID="tbHomeAddress" runat="server" Width="150px"></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"></asp:TextBox></td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px; height: 26px">
</td>
<td align="right" style="font-size: 10pt; width: 160px; height: 26px">
</td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 26px">
</td>
<td align="right" style="font-size: 10pt; width: 278px; height: 26px">
</td>
<td style="width: 100px; height: 26px">
</td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px; height: 26px">
</td>
<td align="right" style="font-size: 10pt; width: 160px; height: 26px">
</td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 26px">
</td>
<td align="right" style="font-size: 10pt; width: 278px; height: 26px">
</td>
<td style="width: 100px; height: 26px">
</td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px; height: 2px">
</td>
<td align="right" style="font-size: 10pt; width: 160px; height: 2px">
<asp:Label ID="Label23" runat="server" Font-Size="10pt" Style="position: relative; left: -2px; top: -60px;"
Text="入伙时间"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px; height: 2px">
<asp:TextBox ID="tbtime" runat="server" Font-Size="10pt" Style="position: relative; left: 0px; top: -59px;"></asp:TextBox></td>
<td style="font-size: 10pt; width: 278px; height: 2px">
<asp:Label ID="Label6" runat="server" Font-Size="10pt" Text="职位" style="left: 141px; position: relative; top: -58px"></asp:Label></td>
<td style="width: 100px; height: 2px">
<asp:TextBox ID="tbDuty" runat="server" style="left: 0px; position: relative; top: -57px"></asp:TextBox></td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
<asp:Label ID="Label14" runat="server" Font-Size="10pt" Text="手机号" style="position: relative; left: 0px; top: -57px;"></asp:Label></td>
<td colspan="2" style="font-size: 10pt; width: 496px">
<%--<asp:DropDownList ID="cbTrader" runat="server" Width="155px">
</asp:DropDownList>--%>
<asp:TextBox ID="tbMobile" runat="server" style="left: -3px; position: relative; top: -56px"></asp:TextBox></td>
<td style="font-size: 10pt; width: 278px">
<asp:Label ID="Label15" runat="server" Font-Size="10pt" Text="短信端口类型" style="left: 90px; position: relative; top: -59px"></asp:Label></td>
<td style="width: 100px">
<asp:DropDownList ID="cbTrader" runat="server" AutoPostBack="True" Style="position: relative; left: 0px; top: -55px;"
Width="155px">
<asp:ListItem Text="中国移动" Value="2"></asp:ListItem>
<asp:ListItem Text="中国联通" Value="4"></asp:ListItem>
<asp:ListItem Enabled="False" Text="小灵通" Value="1"></asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="font-size: 10pt; width: 20px">
</td>
<td align="right" style="font-size: 10pt; width: 160px">
</td>
<td colspan="2" style="font-size: 10pt; width: 496px">
</td>
<td align="right" style="font-size: 10pt; width: 278px">
</td>
<td style="width: 100px">
</td>
</tr>
</table>
<table style="width: 700px; ">
<tr>
<td style="height: 87px;" colspan="8">
<asp:Button ID="btnRetrun" runat="server" OnClick="btnRetrun_Click" Height="23px" Width="40px" Text="返回" style="left: 413px; position: relative; top: 78px" />
<asp:Label ID="Label24" runat="server" Font-Size="10pt" Style="left: 53px; position: relative;
top: -36px" Text="备注" Width="28px"></asp:Label>
<asp:TextBox ID="tbbeizhu" runat="server" Height="65px" Style="left: 59px; position: relative;
top: -3px" Width="522px" TextMode="MultiLine"></asp:TextBox></td>
</tr>
</table>
<asp:Button ID="Button1" runat="server" Style="left: 374px; position: relative; top: 43px"
Text="提交" OnClick="btnOK_Click" /></td>
</tr>
<tr>
<td style="width: 101px; height: 53px">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?