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

📄 cyth.aspx

📁 退书管理系统
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="cyth.aspx.cs" Inherits="index" %>

<!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">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
    <title>无标题页</title>
    <link href="StyleSheet1.css" rel="stylesheet" type="text/css" />
    <script language="javascript" type="text/javascript" src="datepicker/WdatePicker.js" charset="gb2312"></script>
<link href="datepicker/default/datePicker.css" rel="stylesheet" type="text/css" charset="gb2312"/>
    
</head>
<body>



    <form id="form1" runat="server">
    <div>
        <table style="vertical-align: baseline; height: 14px; text-align: center;">
            <tr>
                <td style="width: 108px;height: 19px;" align="left"><span class="changyong4">储运提货</span></td>
            </tr>
        </table>
        <table border="1px"bordercolor="#6faeda">
            <tr>
                <td style="height: 2px" width="101">
                    业务序号</td>
                <td style="height: 2px; width: 209px;">
                    系统自动生成</td>
                <td style="font-size: 12px; width: 100px; height: 2px" width="175">
                    &nbsp;</td>
            </tr>
            <tr>
                <td width="101" style="height: 2px;">
                    提货时间</td>
                <td style="height: 2px; width: 209px;"><p>
                    <asp:TextBox
                        ID="TextBox1" runat="server" Width="87px" MAXDATE="$TextBox3" onfocus="new WdatePicker(this,'%Y%M%D',false)"></asp:TextBox>&nbsp;</p></td>
                <td width="175" style="width: 100px; height: 2px; font-size: 12px;">
                    <p>
                        &nbsp;</p></td>
            </tr>
            <tr>
                <td style="width: 76px; height: 2px;">
                    提货件数</td>
              <td style="height: 2px; width: 209px;"><p>
                    <asp:TextBox ID="TextBox2" runat="server" Height="12px" Width="28px" MaxLength="4"></asp:TextBox>件</p></td>
                <td style="width: 100px; height: 2px;">
                    <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="TextBox2"
                        ErrorMessage="提货件数输入错误!" ValidationExpression="^(-?[0-9]*[.]*[0-9]{0,3})$" Width="109px"></asp:RegularExpressionValidator></td>
            </tr>
            <tr>
                <td style="width: 76px; height: 1px">
                    提货人</td>
              <td><p>
                  <asp:DropDownList ID="DropDownList1" runat="server" DataSourceID="SqlDataSource1"
                      DataTextField="tihuoren" DataValueField="tihuoren" Height="12px">
                  </asp:DropDownList><asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:tdgzConnectionString5 %>"
                      SelectCommand="SELECT [tihuoren] FROM [tihuoren]"></asp:SqlDataSource>
                  </p></td>
                <td style="width: 100px; height: 1px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 3px">
                    提货方式</td>
                <td style="height: 3px; "><p>
                    <asp:RadioButton ID="RadioButton1" runat="server" Text="铁快" Checked="True" GroupName="thfs" /><asp:RadioButton ID="RadioButton2" runat="server" GroupName="thfs" Text="铁慢" />
                    <asp:RadioButton ID="RadioButton3" runat="server" GroupName="thfs" Text="货运公司" />
                    <asp:RadioButton ID="RadioButton4" runat="server" GroupName="thfs" Text="邮寄" /></p></td>
                <td style="width: 100px; height: 3px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 4px">
                    货运公司</td>
              <td style="height: 4px; width: 209px;"><p>
                    <asp:TextBox ID="TextBox4" runat="server" Height="12px" Width="150px"></asp:TextBox></p></td>
                <td style="width: 100px; height: 4px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 18px">
                    代垫运费金额</td>
              <td style="height: 18px; width: 209px;"><p>
                    <asp:TextBox ID="TextBox5" runat="server" Height="12px" Width="61px" MaxLength="9"></asp:TextBox>元</p></td>
                <td style="width: 100px; height: 18px">
                    <asp:RegularExpressionValidator ID="RegularExpressionValidator3" runat="server" ControlToValidate="TextBox5"
                        ErrorMessage="代垫运费金额输入错误!" ValidationExpression="^(-?\d+)(\.\d+)?$" Width="109px"></asp:RegularExpressionValidator></td>
            </tr>
            <tr>
                <td style="width: 76px; height: 18px">
                    客户地区</td>
              <td style="height: 18px; width: 209px;"><p>
                    <asp:TextBox ID="TextBox6" runat="server" Height="12px" Width="150px"></asp:TextBox></p></td>
                <td style="width: 100px; height: 18px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 17px">
                    清点时间</td>
              <td style="height: 17px; width: 209px;"><p>
                  <asp:TextBox ID="TextBox3" runat="server" Width="87px" MAXDATE="$TextBox7"
                            MINDATE="$TextBox1" onfocus="new WdatePicker(this,'%Y%M%D',false)" ></asp:TextBox>&nbsp;</p></td>
                <td style="width: 100px; height: 17px; font-size: 12px;">
                    <p>
                        &nbsp;</p></td>
            </tr>
            <tr>
                <td style="width: 76px; height: 17px">
                    清点人</td>
              <td style="height: 17px; width: 209px;"><p>
                  <asp:DropDownList ID="DropDownList2" runat="server" DataSourceID="SqlDataSource2"
                      DataTextField="qdr" DataValueField="qdr" Height="12px">
                  </asp:DropDownList><asp:SqlDataSource ID="SqlDataSource2" runat="server" ConnectionString="<%$ ConnectionStrings:tdgzConnectionString6 %>"
                      SelectCommand="SELECT [qdr] FROM [qingdianren]"></asp:SqlDataSource>
                  </p></td>
                <td style="width: 100px; height: 17px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 17px">
                    清点件数</td>
              <td style="height: 17px; width: 209px;"><p>
                    <asp:TextBox ID="TextBox9" runat="server" Height="12px" Width="28px" MaxLength="4"></asp:TextBox>件</p></td>
                <td style="width: 100px; height: 17px">
                    <asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="TextBox9"
                        ErrorMessage="清点件数输入错误!" ValidationExpression="^(-?[0-9]*[.]*[0-9]{0,3})$" Width="109px"></asp:RegularExpressionValidator></td>
            </tr>
            <tr>
                <td>
                    备注说明</td>
              <td><p>
                    <asp:TextBox ID="TextBox10" runat="server" TextMode="MultiLine"
                        Width="206px" OnTextChanged="TextBox10_TextChanged"></asp:TextBox></p></td>
                <td>
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px; height: 17px">
                    交单日期</td>
              <td style="height: 17px; width: 209px;"><p>
                  <asp:TextBox
                      ID="TextBox7" runat="server" Width="87px" MINDATE="$TextBox3"
                            MAXDATE="2020-1-1" onfocus="new WdatePicker(this,'%Y%M%D',false)"></asp:TextBox>&nbsp;</p></td>
                <td style="width: 100px; height: 17px">
                    &nbsp;</td>
            </tr>
            <tr>
                <td style="width: 76px;">
                </td>
              <td style="width: 209px"><p>
                    <asp:Button ID="Button1" runat="server" Text="提交" OnClick="Button1_Click" />
                  &nbsp; &nbsp;
                  <input id="Reset1" type="reset" value="重填" />
                  </p></td>
                <td style="width: 100px;">
                    &nbsp;</td>
            </tr>
        </table>
        &nbsp;
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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