quotationpage.aspx

来自「为了便于企业对客户按照地区进行统计查询分析」· ASPX 代码 · 共 220 行

ASPX
220
字号
<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="QuotationPage.aspx.cs" Inherits="_Default" %>

<!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>
    <form id="form1" runat="server">
    <div>
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
       销售报价单编制<br />
        <table style="width: 628px; height: 119px">
            <tr>
                <td style="width: 124px">
        报价日期:</td>
                <td style="width: 100px">
                    <asp:TextBox ID="TextBox1" runat="server" Width="101px"></asp:TextBox></td>
                <td style="width: 169px">
        &nbsp;报价单号:</td>
                <td style="width: 100px">
                    <asp:TextBox ID="TextBox2"
            runat="server" Width="101px"></asp:TextBox></td>
                <td style="width: 133px">
                    客户名称:</td>
                <td style="width: 100px">
                    <asp:DropDownList ID="DropDownList1" runat="server" Width="106px">
        </asp:DropDownList></td>
            </tr>
            <tr>
                <td style="width: 124px">
        发货地址:</td>
                <td style="width: 100px">
                    <asp:TextBox ID="TextBox4" runat="server" Width="101px"></asp:TextBox></td>
                <td style="width: 169px">
        &nbsp;部 &nbsp; &nbsp; &nbsp;
        门:</td>
                <td style="width: 100px">
                    <asp:DropDownList ID="DropDownList2"
            runat="server" Width="106px">
        </asp:DropDownList></td>
                <td style="width: 133px">
                    销 售 员:</td>
                <td style="width: 100px">
                    <asp:DropDownList ID="DropDownList3" runat="server" Width="106px">
        </asp:DropDownList></td>
            </tr>
            <tr>
                <td style="width: 124px; height: 10px">
        发运方式:</td>
                <td style="width: 100px; height: 10px">
                    <asp:DropDownList ID="DropDownList4" runat="server" Width="106px">
        </asp:DropDownList></td>
                <td style="width: 169px; height: 10px">
                    &nbsp;
        &nbsp; 付款条件:</td>
                <td style="width: 100px; height: 10px">
                    <asp:DropDownList ID="DropDownList5" runat="server" Width="106px">
        </asp:DropDownList></td>
                <td style="width: 133px; height: 10px">
                    汇 &nbsp; &nbsp; &nbsp;率:</td>
                <td style="width: 100px; height: 10px">
                    <asp:TextBox ID="TextBox9"
                runat="server" Width="101px"></asp:TextBox></td>
            </tr>
            <tr>
                <td style="width: 124px">
        联 系 人:</td>
                <td style="width: 100px">
                    <asp:TextBox ID="TextBox10" runat="server" Width="101px"></asp:TextBox></td>
                <td style="width: 169px">
                    联系方式:</td>
                <td colspan="3">
                    <asp:TextBox
            ID="TextBox11" runat="server" Width="101px"></asp:TextBox></td>
            </tr>
            <tr>
                <td colspan="6" style="height: 21px">
                    备注:<asp:TextBox ID="TextBox12" runat="server" Width="298px"></asp:TextBox></td>
            </tr>
        </table>
        <br />
        <table style="width: 623px; height: 130px;" border="1">
            <tr>
                <td style="width: 40px; height: 12px">
                    货物<br />
                    编码</td>
                <td style="width: 40px; height: 12px">
                    货物名称</td>
                <td style="width: 40px; height: 12px">
                    规格</td>
                <td style="width: 40px; height: 12px">
                    单位</td>
                <td style="width: 40px; height: 12px">
                    数量</td>
                <td style="width: 40px; height: 12px">
                    税率</td>
                <td style="width: 40px; height: 12px">
                    单价</td>
                <td style="width: 40px; height: 12px">
                    报价单<br />
                    金额</td>
                <td style="width: 40px; height: 12px">
                    税额</td>
                <td style="width: 45px; height: 12px">
                    总金额</td>
                <td style="width: 40px; height: 12px">
                    参考成<br />
                    本价</td>
                <td style="width: 31px; height: 12px">
                    &nbsp;备注</td>
            </tr>
            <tr>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 45px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 31px">
                </td>
            </tr>
            <tr>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 45px">
                </td>
                <td style="width: 40px">
                </td>
                <td style="width: 31px">
                </td>
            </tr>
            <tr>
                <td style="width: 40px; height: 21px">
                    合计</td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 45px; height: 21px">
                </td>
                <td style="width: 40px; height: 21px">
                </td>
                <td style="width: 31px; height: 21px">
                </td>
            </tr>
        </table>
    
    </div>
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;
        制单人:<asp:TextBox ID="TextBox13" runat="server" Width="101px"></asp:TextBox>审核人:<asp:TextBox
            ID="TextBox14" runat="server" Width="101px"></asp:TextBox>&nbsp;<br />
        &nbsp; &nbsp; &nbsp;&nbsp;
        <br />
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<asp:Button ID="Button1" runat="server" Text="确定" />
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
        <asp:Button ID="Button2" runat="server" Text="取消" />
        <br />
        <br />
        <asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="Button" /><br />
        <asp:GridView ID="GridView1" runat="server" Width="340px">
        </asp:GridView>
        <br />
        <br />
    </form>
</body>
</html>

⌨️ 快捷键说明

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