⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 clientcommunioninfo.aspx

📁 本系统有两种操作用户
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ClientCommunionInfo.aspx.cs" Inherits="Module_Relation_ClientCommunionInfo" %>

<!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 style="font-size: 12pt; background-image: url(../../Images/SysSkin/clientcommouninfo.jpg); background-repeat: no-repeat; text-align: center;">
    <form id="form1" runat="server">
    <div style="text-align: center">
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <table cellpadding="0" cellspacing="0" style="font-size: 9pt; width: 605px">
            <tr>
                <td style="width: 100px; height: 23px">
                    <span style="font-size: 9pt">交流主题</span></td>
                <td style="width: 202px; height: 23px; text-align: left">
                    <asp:TextBox ID="txtSubject" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox>
                    <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtSubject"
                        ErrorMessage="交流主题不能为空">*</asp:RequiredFieldValidator></td>
                <td style="width: 100px; color: #000000; height: 23px">
                    <span style="font-size: 9pt">交流时间</span></td>
                <td style="width: 201px; height: 23px; text-align: left">
                    <asp:TextBox ID="txtComTime" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox>
                    <asp:CompareValidator ID="CompareValidator4" runat="server" ControlToValidate="txtComTime"
                        ErrorMessage="格式:yyyy-mm-dd" Operator="DataTypeCheck" Type="Date" Width="3px">*</asp:CompareValidator></td>
            </tr>
            <tr>
                <td style="height: 17px">
                    相关客户</td>
                <td style="width: 202px; height: 17px; text-align: left">
                    <asp:TextBox ID="txtClientAbout" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox>
                    <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txtClientAbout"
                        ErrorMessage="交流主题不能为空">*</asp:RequiredFieldValidator></td>
                <td style="color: #000000; height: 17px">
                    相关联系人</td>
                <td style="width: 201px; height: 17px; text-align: left">
                    <asp:TextBox ID="txtLinkMan" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="height: 19px">
                    相关部门</td>
                <td style="width: 202px; height: 19px; text-align: left">
                    <asp:Panel ID="Panel2" runat="server" Width="125px">
                        <asp:TextBox ID="txtDepName" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></asp:Panel>
                    <asp:Panel ID="Panel3" runat="server" Visible="False" Width="125px">
                        <asp:DropDownList ID="dropDepAbout" runat="server" Enabled="False" Width="132px">
                        </asp:DropDownList></asp:Panel>
                </td>
                <td style="height: 19px">
                    相关员工</td>
                <td style="width: 201px; height: 19px; text-align: left">
                    <asp:Panel ID="Panel4" runat="server" Width="125px">
                        <asp:TextBox ID="txtEmployeeName" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></asp:Panel>
                    <asp:Panel ID="Panel5" runat="server" Visible="False" Width="125px">
                        <asp:DropDownList ID="dropDepEmployee" runat="server" Enabled="False" Width="132px">
                        </asp:DropDownList></asp:Panel>
                </td>
            </tr>
            <tr>
                <td style="height: 19px">
                    相关电话</td>
                <td style="width: 202px; height: 19px; text-align: left">
                    <asp:TextBox ID="txtPhoneAbout" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
                <td style="height: 19px">
                    客户地址</td>
                <td style="width: 201px; height: 19px; text-align: left">
                    <asp:TextBox ID="txtClientAddress" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="height: 19px">
                    客户邮编</td>
                <td style="width: 202px; height: 19px; text-align: left">
                    <asp:TextBox ID="txtPostCode" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
                <td style="height: 19px">
                    客户邮箱</td>
                <td style="width: 201px; height: 19px; text-align: left">
                    <asp:TextBox ID="txtClientEmail" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="height: 19px">
                    录入时间</td>
                <td style="width: 202px; height: 19px; text-align: left">
                    <asp:TextBox ID="txtWriteInTime" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
                <td style="height: 19px">
                </td>
                <td style="width: 201px; height: 19px; text-align: left">
                </td>
            </tr>
            <tr>
                <td style="height: 19px">
                    具体内容</td>
                <td colspan="3" rowspan="2" style="text-align: left">
                    <asp:TextBox ID="txtComContent" runat="server" Font-Size="9pt" Height="145px" ReadOnly="True"
                        TextMode="MultiLine" Width="431px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="height: 110px">
                </td>
            </tr>
            <tr>
                <td colspan="4" rowspan="1" style="text-align: center">
                    <table cellpadding="0" cellspacing="0" style="width: 113px; height: 1px">
                        <tr>
                            <td colspan="2" style="vertical-align: top; width: 192px; height: 43px; text-align: center">
                                <asp:Panel ID="Panel1" runat="server" Height="15px" Visible="False" Width="125px">
                                    <asp:Button ID="btnEdit" runat="server" CausesValidation="False" Font-Size="9pt"
                                        OnClick="btnEdit_Click" Text="编辑" />
                                    <asp:Button ID="btnDelete" runat="server" Enabled="False" Font-Size="9pt" OnClick="btnDelete_Click"
                                        Text="删除" />
                                    <asp:Button ID="btnSave" runat="server" Enabled="False" Font-Size="9pt" OnClick="btnSave_Click"
                                        Text="保存" />
                                </asp:Panel>
                            </td>
                            <td style="vertical-align: top; width: 37px; height: 43px; text-align: center">
                                <asp:Button ID="btnBack" runat="server" CausesValidation="False" Font-Size="9pt"
                                    OnClick="btnBack_Click" Text="返回" /></td>
                        </tr>
                    </table>
                    <asp:ValidationSummary ID="ValidationSummary1" runat="server" ShowMessageBox="True"
                        ShowSummary="False" />
                </td>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -