📄 tiandan.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="tiandan.aspx.cs" Inherits="kehufuwu_tiandan" %>
<!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>
<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"/>
<link href="../StyleSheet1.css" rel="stylesheet" type="text/css" />
</head>
<body style="font-family: Times New Roman">
<form id="form1" runat="server">
<div>
<table style="vertical-align: baseline; width: 138px; height: 14px; text-align: center">
<tr>
<td align="left" style="width: 130px; height: 19px">
<span class="changyong4">客户服务部处理</span></td>
</tr>
</table>
</div>
<table border="1" bordercolor="#6faeda">
<tr>
<td style="height: 2px; width: 111px;">
储运业务编号</td>
<td style="width: 209px; height: 2px">
<asp:Label ID="Label1" runat="server" Width="79px"></asp:Label></td>
<td style="font-size: 12px; width: 100px; height: 2px" width="175">
</td>
</tr>
<tr>
<td style="height: 2px; width: 111px;">
签领人</td>
<td>
<p>
<asp:DropDownList ID="DropDownList1" runat="server" DataSourceID="SqlDataSource1"
DataTextField="qlr" DataValueField="qlr">
</asp:DropDownList><asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:tdgzConnectionString10 %>"
SelectCommand="SELECT [qlr] FROM [qianlingren]"></asp:SqlDataSource>
</p>
</td>
<td style="font-size: 12px; width: 100px; height: 2px" width="175">
<p>
</p>
</td>
</tr>
<tr>
<td style="width: 111px; height: 27px">
省份</td>
<td style="height: 27px">
<p>
<asp:TextBox ID="TextBox2" runat="server" Height="12px" Width="46px"></asp:TextBox>省</p>
</td>
<td style="width: 100px; height: 27px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 2px">
制单单号</td>
<td style="height: 2px">
<p>
<asp:TextBox ID="TextBox5" runat="server" Height="12px" OnTextChanged="TextBox5_TextChanged"
Width="109px"></asp:TextBox><asp:LinkButton ID="LinkButton1" runat="server" Height="12px"
OnClick="LinkButton1_Click" Width="38px">确认</asp:LinkButton> </p>
</td>
<td style="width: 100px; height: 2px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 3px">
UNO</td>
<td style="height: 3px">
<asp:Label ID="Label2" runat="server" Width="154px"></asp:Label>
</td>
<td style="width: 100px; height: 3px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 3px">
UNIT</td>
<td style="height: 3px">
<asp:Label ID="Label9" runat="server" Width="214px"></asp:Label></td>
<td style="width: 100px; height: 3px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 4px">
制单日期</td>
<td style="width: 209px; height: 4px">
<p>
<asp:TextBox
ID="TextBox1" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MAXDATE="$TextBox6"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 4px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 4px">
交至结算员处理日期</td>
<td style="width: 209px; height: 4px">
<p>
<asp:TextBox
ID="TextBox6" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox1" MAXDATE="$TextBox7"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 4px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 18px">
返回日期</td>
<td style="width: 209px; height: 18px">
<p>
<asp:TextBox
ID="TextBox7" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox6" MAXDATE="$TextBox8"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 18px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 47px">
备注</td>
<td style="width: 209px; height: 47px">
<p>
<asp:TextBox ID="TextBox3" runat="server" Height="63px" TextMode="MultiLine" Width="202px"></asp:TextBox> </p>
</td>
<td style="font-size: 12px; width: 100px; height: 47px">
<p>
</p>
</td>
</tr>
<tr>
<td style="width: 111px; height: 17px">
二次处理日期</td>
<td style="width: 209px; height: 17px">
<p>
<asp:TextBox
ID="TextBox8" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox7" MAXDATE="$TextBox9"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 17px">
</td>
</tr>
<tr>
<td style="width: 111px; height: 17px">
返回日期</td>
<td style="width: 209px; height: 17px">
<p>
<asp:TextBox
ID="TextBox9" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox8" MAXDATE="$TextBox10"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 17px">
</td>
</tr>
<tr>
<td style="width: 111px">
最终处理结果</td>
<td>
<p>
<asp:TextBox ID="TextBox4" runat="server" Height="63px" TextMode="MultiLine" Width="202px"></asp:TextBox> </p>
</td>
<td>
</td>
</tr>
<tr>
<td style="width: 111px; height: 17px">
分发入帐日期</td>
<td style="width: 209px; height: 17px">
<p>
<asp:TextBox
ID="TextBox10" CssClass="Wdate" runat="server" Width="98px" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox9" MAXDATE="2020-1-1"></asp:TextBox> </p>
</td>
<td style="width: 100px; height: 17px">
</td>
</tr>
<tr>
<td style="width: 111px">
</td>
<td style="width: 209px">
<p>
<asp:Button ID="Button1" runat="server" Text="确定" OnClick="Button1_Click" />
<input id="Reset1" type="reset" value="取消" /></p>
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -