addcustomerbytypeid.aspx
来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 218 行
ASPX
218 行
<%@ page language="C#" autoeventwireup="true" inherits="Customermanangement_AddCustomerByTypeId, App_Web_qmn4wqz6" %>
<!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 style="margin-top:10px">
<form id="form1" runat="server">
<div>
<table style="width: 712px; background-color:#f3f8ff; height: 457px; border-right: #9ac4e0 1px solid; border-top: #9ac4e0 1px solid; border-left: #9ac4e0 1px solid; border-bottom: #9ac4e0 1px solid;">
<tr>
<td style="font-size: smaller; width: 99px; height: 25px; background-color:#9ac4e0">
<asp:Label ID="Label2" runat="server" Font-Size="10pt" Width="356px">位置: 客户管理 > 客户资料添加</asp:Label></td>
</tr>
<tr>
<td style="width: 99px; height: 1px; ">
<table style="width: 735px">
<tr>
<td style="width: 290px; height: 27px;" align="right">
<asp:Label ID="Label7" runat="server" Font-Size="10pt" Text="请选择类型" style="position: relative; left: 9px; top: 0px;">
</asp:Label>
<asp:DropDownList ID="cbUserTeam" runat="server"
Style="position: relative; left: 17px; top: 1px;" Width="157px" AutoPostBack="True" OnSelectedIndexChanged="cbUserTeam_SelectedIndexChanged" >
</asp:DropDownList>
</td>
<span style="font-size: 10pt"></span>
<td colspan="7" style="height: 27px" >
<asp:Label ID="Label8" runat="server"
Font-Size="10pt" Text="请选择组别" style="left: 127px; position: relative; top: 0px">
</asp:Label>
<asp:DropDownList ID="cbDept" runat="server" AutoPostBack="True"
Style="position: relative; left: 102px; top: 1px;" Width="158px">
</asp:DropDownList>
</td>
</tr>
</table>
<table style="width: 735px; left: 0px; position: relative; top: 3px;">
<tr>
<td style="height: 25px">
</td>
<td align="right" style="width: 1961px; height: 25px">
<asp:Label ID="lblID" runat="server" Text="编 号" Font-Size="10pt" style="left: -15px; position: relative; top: 0px"></asp:Label></td>
<td style="width: 139px; height: 25px; font-size: 12pt;">
<asp:TextBox ID="ID" runat="server" Font-Size="10pt" ReadOnly="False"></asp:TextBox></td>
<td style="height: 25px; width: 11px; font-size: 12pt;">
</td>
<td align="right" style="width: 2527px; height: 25px; font-size: 12pt;">
<asp:Label ID="lblName" runat="server" Font-Size="10pt" Text="姓 名" style="left: -15px; position: relative; top: 0px"></asp:Label></td>
<td style="width: 535px; font-size: 12pt; height: 25px;">
<asp:TextBox ID="Name" runat="server" Font-Size="10pt" Width="150px" style="left: 0px; position: relative; top: 0px"></asp:TextBox></td>
<td style="width: 535px; height: 25px; font-size: 12pt;">
</td>
</tr>
<tr style="font-size: 12pt">
<td style="height: 15px">
</td>
<td align="right" style="width: 1961px; height: 23px">
<asp:Label ID="lblSex" runat="server" Font-Size="10pt" Text="性 别" style="left: -15px; position: relative; top: 1px"></asp:Label></td>
<td style="width: 139px; height: 23px">
<asp:DropDownList ID="Sex" runat="server" Font-Size="10pt" Width="157px">
<asp:ListItem Value="0">男</asp:ListItem>
<asp:ListItem Value="1">女</asp:ListItem>
</asp:DropDownList></td>
<td style="height: 15px; width: 11px;">
</td>
<td align="right" style="width: 2527px; height: 4px">
<asp:Label ID="lblBirthday" runat="server" Font-Size="10pt" Text="出生年月" style="left: -15px; position: relative; top: 0px"></asp:Label></td>
<td style="width: 226px;" colspan="2">
<asp:TextBox ID="tbbirthday" runat="server" Font-Size="10pt" Style="left: -17px; position: relative;
top: 0px" Width="150px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="height: 26px">
</td>
<td align="right" style="width: 1961px; height: 26px">
</td>
<td style="width: 139px; height: 26px">
</td>
<td style="width: 139px; height: 26px">
</td>
<td align="right" style="width: 2527px; height: 26px">
</td>
<td style="width: 535px; height: 26px">
</td>
</tr>
<tr>
<td style="height: 26px">
</td>
<td align="right" style="width: 1961px; height: 26px">
<asp:Label ID="Label13" runat="server" Font-Size="10pt" Style="position: relative; left: -14px; top: -30px;"
Text="身份证号"></asp:Label></td>
<td style="width: 139px; height: 26px">
<asp:TextBox ID="tbcard" runat="server" Font-Size="10pt" Style="position: relative; left: 0px; top: -31px;" ></asp:TextBox>
</td>
<td style="width: 139px; height: 26px">
</td>
<td align="right" style="width: 2527px; height: 26px">
<asp:Label ID="Label14" runat="server" Font-Size="10pt" Style="position: relative; left: -16px; top: -28px;"
Text="住 址"></asp:Label></td>
<td style="width: 535px; height: 26px">
<asp:TextBox ID="tbNowaddress" runat="server" Font-Size="10pt" Style="position: relative; left: 0px; top: -30px;"></asp:TextBox></td>
</tr>
<tr>
<td style="height: 26px">
</td>
<td align="right" style="width: 1961px; height: 26px;">
<asp:Label ID="lblHomeAddress" runat="server" Font-Size="10pt" Text="客户所在单位" style="position: relative; left: -13px; top: -31px;"></asp:Label></td>
<td style="width: 139px; height: 26px;">
<asp:TextBox ID="tbUnit" runat="server" Font-Size="10pt" style="position: relative; left: 0px; top: -34px;"></asp:TextBox></td>
<td style="width: 139px; height: 26px;">
</td>
<td align="right" style="width: 2527px; height: 26px;">
<asp:Label ID="Label16" runat="server" Font-Size="10pt" Style="position: relative; left: -15px; top: -29px;"
Text="单位地址"></asp:Label></td>
<td style="width: 535px; height: 26px;">
<asp:TextBox ID="tbUnitddress" runat="server" Font-Size="10pt" Style="position: relative; left: 0px; top: -33px;"></asp:TextBox></td>
</tr>
<tr>
<td style="height: 15px">
</td>
<td align="right" style="width: 1961px; height: 15px;">
</td>
<td style="width: 139px; height: 15px;">
</td>
<td style="width: 139px; height: 15px;">
</td>
<td align="right" style="width: 2527px; height: 15px;">
</td>
<td style="width: 535px; height: 15px;">
</td>
</tr>
<tr>
<td style="height: 15px">
</td>
<td align="right" style="width: 1961px; height: 15px">
</td>
<td style="width: 139px; height: 15px">
</td>
<td style="width: 139px; height: 15px">
</td>
<td align="right" style="height: 15px" colspan="2">
<asp:Label ID="Label10" runat="server" Font-Size="10pt" Style="position: relative; left: -401px; top: -52px;"
Text="客户职位"></asp:Label><asp:TextBox ID="tbJob" runat="server" Style="position: relative; left: -382px; top: -52px;" Width="151px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="height: 26px">
</td>
<td align="right" style="width: 1961px; height: 26px;">
<asp:Label ID="Label15" runat="server" Font-Size="10pt" Style="position: relative; left: 341px; top: -81px;"
Text="入伙时间"></asp:Label></td>
<td style="width: 139px; height: 26px;">
<asp:TextBox ID="tbtime" runat="server" Font-Size="10pt" Style="position: relative; left: 356px; top: -82px;"></asp:TextBox></td>
<td style="width: 139px; height: 26px;">
</td>
<td style="width: 2527px; height: 26px;" align="right">
</td>
<td style="width: 535px; height: 26px;">
</td>
<td style="width: 535px; height: 26px;">
</td>
</tr>
<tr>
<td style="height: 26px">
</td>
<td align="right" style="width: 1961px; height: 26px;">
<asp:Label ID="Label1" runat="server" Font-Size="10pt" Style="position: relative; left: -13px; top: -83px;"
Text="短信端口类型"></asp:Label></td>
<td style="width: 139px; height: 26px;">
<asp:DropDownList ID="cbTrader" runat="server" Font-Size="10pt" Width="156px" style="position: relative; left: 0px; top: -83px;">
</asp:DropDownList></td>
<td style="width: 139px; height: 26px;">
</td>
<td align="right" style="width: 2527px; height: 26px;">
<asp:Label ID="lblMobile" runat="server" Font-Size="10pt" Text="手机号" style="position: relative; left: -16px; top: -82px;"></asp:Label></td>
<td style="width: 535px; height: 26px;">
<asp:TextBox ID="Mobile" runat="server" Font-Size="10pt" style="position: relative; left: 0px; top: -85px;"></asp:TextBox></td>
<td style="width: 535px; height: 26px;">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 99px; height: 144px; ">
<table style="width: 764px; height: 1px; position: relative; border-top: #9ac4e0 1px solid; left: 0px; top: 34px;">
<tr>
<td style="height: 16px; " colspan="8">
<asp:Label ID="Label17" runat="server" Font-Size="10pt" Style="position: relative; left: 106px; top: -173px;"
Text="备注"></asp:Label>
<asp:TextBox ID="tbbeizhu" runat="server" Style="position: relative; left: 115px; top: -142px;" Height="65px" Width="505px"></asp:TextBox><asp:Button ID="btnOK" runat="server" OnClick="btnOK_Click" Height="23px" Width="40px" Text="提交" style="left: -222px; position: relative; top: -38px" />
<asp:Button ID="btnCancel" runat="server" OnClick="btnCancel_Click" Height="23px" Width="40px" Text="取消" style="left: -222px; position: relative; top: -38px" />
</td>
</tr>
</table>
<asp:Button ID="Button1" runat="server" Style="position: relative; left: 413px; top: -32px;" Text="返回" OnClick="btnRetrun_Click" Width="39px" /></td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?