ClientLinkInfo.aspx
上传用户:shjujing
上传日期:2022-07-28
资源大小:11244k
文件大小:9k
源码类别:

Email客户端

开发平台:

Visual C++

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="ClientLinkInfo.aspx.cs" Inherits="Module_Relation_ClientLinkInfo" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>客户关系详细信息</title>
  6. </head>
  7. <body style="background-image: url(../../Images/SysSkin/clientlinkinfo.jpg); background-repeat: no-repeat; text-align: center">
  8.     <form id="form1" runat="server">
  9.     <div style="text-align: center">
  10.         <br />
  11.         <br />
  12.         <br />
  13.         <br />
  14.         <br />
  15.         <br />
  16.         <br />
  17.         <br />
  18.         <table cellpadding="0" cellspacing="0" style="font-size: 9pt; width: 605px">
  19.             <tr>
  20.                 <td style="width: 100px">
  21.                     <span style="font-size: 9pt">客户名称</span></td>
  22.                 <td style="width: 200px; text-align: left">
  23.                     <asp:TextBox ID="txtName" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox>
  24.                     <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtName"
  25.                         ErrorMessage="客户名称不能为空">*</asp:RequiredFieldValidator></td>
  26.                 <td style="width: 100px; color: #000000">
  27.                     <span style="font-size: 9pt">客户性质</span></td>
  28.                 <td style="width: 205px; text-align: left">
  29.                     <asp:DropDownList ID="dropProperty" runat="server" Enabled="False" Font-Size="9pt"
  30.                         Width="132px">
  31.                         <asp:ListItem>不限制</asp:ListItem>
  32.                         <asp:ListItem>非赢利机构</asp:ListItem>
  33.                         <asp:ListItem>国营企业</asp:ListItem>
  34.                         <asp:ListItem>合资企业</asp:ListItem>
  35.                         <asp:ListItem>私营企业</asp:ListItem>
  36.                         <asp:ListItem>外企代表处</asp:ListItem>
  37.                         <asp:ListItem>外商独资</asp:ListItem>
  38.                         <asp:ListItem>外商合资</asp:ListItem>
  39.                         <asp:ListItem>其他</asp:ListItem>
  40.                     </asp:DropDownList></td>
  41.             </tr>
  42.             <tr>
  43.                 <td style="height: 23px">
  44.                     <span style="font-size: 9pt">客户类别</span></td>
  45.                 <td style="height: 23px; text-align: left">
  46.                     <asp:DropDownList ID="dropClass1" runat="server" Enabled="False" Font-Size="9pt"
  47.                         Width="132px">
  48.                         <asp:ListItem>不限制</asp:ListItem>
  49.                         <asp:ListItem>VIP客户</asp:ListItem>
  50.                         <asp:ListItem>金牌客户</asp:ListItem>
  51.                         <asp:ListItem>银牌客户</asp:ListItem>
  52.                         <asp:ListItem>铜牌客户</asp:ListItem>
  53.                         <asp:ListItem>大集团客户</asp:ListItem>
  54.                         <asp:ListItem>潜在客户</asp:ListItem>
  55.                         <asp:ListItem>其他</asp:ListItem>
  56.                     </asp:DropDownList></td>
  57.                 <td style="height: 23px">
  58.                     <span style="font-size: 9pt">客户电话</span></td>
  59.                 <td style="height: 23px; text-align: left">
  60.                     <asp:TextBox ID="txtClientPhone" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  61.             </tr>
  62.             <tr>
  63.                 <td>
  64.                     传真</td>
  65.                 <td style="text-align: left">
  66.                     <asp:TextBox ID="txtFax" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
  67.                 <td>
  68.                     电子邮箱</td>
  69.                 <td style="text-align: left">
  70.                     <asp:TextBox ID="txtEmail" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  71.             </tr>
  72.             <tr>
  73.                 <td>
  74.                     所在国家</td>
  75.                 <td style="text-align: left">
  76.                     <asp:TextBox ID="txtCounty" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  77.                 <td>
  78.                     所在省份</td>
  79.                 <td style="text-align: left">
  80.                     <asp:TextBox ID="txtProvince" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  81.             </tr>
  82.             <tr>
  83.                 <td>
  84.                     所在城市</td>
  85.                 <td style="text-align: left">
  86.                     <asp:TextBox ID="txtCity" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  87.                 <td>
  88.                     邮政编码</td>
  89.                 <td style="text-align: left">
  90.                     <asp:TextBox ID="txtPostCode" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  91.             </tr>
  92.             <tr>
  93.                 <td style="height: 20px">
  94.                     商业关系</td>
  95.                 <td style="height: 20px; text-align: left">
  96.                     <asp:DropDownList ID="dropRelation" runat="server" Enabled="False" Font-Size="9pt"
  97.                         Width="132px">
  98.                         <asp:ListItem>不限制</asp:ListItem>
  99.                         <asp:ListItem>产品伙伴</asp:ListItem>
  100.                         <asp:ListItem>服务伙伴</asp:ListItem>
  101.                         <asp:ListItem>合作伙伴</asp:ListItem>
  102.                         <asp:ListItem>技术伙伴</asp:ListItem>
  103.                         <asp:ListItem>竞争对手</asp:ListItem>
  104.                         <asp:ListItem>客户伙伴</asp:ListItem>
  105.                         <asp:ListItem>最终客户</asp:ListItem>
  106.                         <asp:ListItem>其他</asp:ListItem>
  107.                     </asp:DropDownList></td>
  108.                 <td style="height: 20px">
  109.                     录入人员</td>
  110.                 <td style="height: 20px; text-align: left">
  111.                     <asp:Panel ID="Panel2" runat="server" Width="125px">
  112.                         <asp:TextBox ID="txtProName" runat="server" Font-Size="9pt" MaxLength="20"></asp:TextBox></asp:Panel>
  113.                     <asp:Panel ID="Panel3" runat="server" Visible="False" Width="125px">
  114.                         <asp:DropDownList ID="dropName" runat="server" Enabled="False" Font-Size="9pt" Width="132px">
  115.                         </asp:DropDownList></asp:Panel>
  116.                 </td>
  117.             </tr>
  118.             <tr>
  119.                 <td style="height: 19px">
  120.                     录入时间</td>
  121.                 <td style="height: 19px; text-align: left">
  122.                     <asp:TextBox ID="txtWriteInTime" runat="server" Font-Size="9pt" MaxLength="20" ReadOnly="True"></asp:TextBox></td>
  123.                 <td style="height: 19px">
  124.                 </td>
  125.                 <td style="height: 19px; text-align: left">
  126.                 </td>
  127.             </tr>
  128.             <tr>
  129.                 <td colspan="4" style="text-align: center">
  130.                     <table cellpadding="0" cellspacing="0" style="width: 113px; height: 1px">
  131.                         <tr>
  132.                             <td colspan="2" style="vertical-align: top; width: 192px; height: 43px; text-align: center">
  133.                                 <asp:Panel ID="Panel1" runat="server" Height="15px" Visible="False" Width="125px">
  134.                                     <asp:Button ID="btnEdit" runat="server" CausesValidation="False" Font-Size="9pt"
  135.                                         OnClick="btnEdit_Click" Text="编辑" />
  136.                                     <asp:Button ID="btnDelete" runat="server" Enabled="False" Font-Size="9pt" OnClick="btnDelete_Click"
  137.                                         Text="删除" />
  138.                                     <asp:Button ID="btnSave" runat="server" Enabled="False" Font-Size="9pt" OnClick="btnSave_Click"
  139.                                         Text="保存" />
  140.                                 </asp:Panel>
  141.                             </td>
  142.                             <td style="vertical-align: top; width: 37px; height: 43px; text-align: center">
  143.                                 <asp:Button ID="btnBack" runat="server" CausesValidation="False" Font-Size="9pt"
  144.                                     OnClick="btnBack_Click" Text="返回" /></td>
  145.                         </tr>
  146.                     </table>
  147.                     &nbsp;<asp:ValidationSummary ID="ValidationSummary1" runat="server" ShowMessageBox="True"
  148.                         ShowSummary="False" />
  149.                 </td>
  150.             </tr>
  151.         </table>
  152.     
  153.     </div>
  154.     </form>
  155. </body>
  156. </html>