📄 khfw_updata.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="khfw_updata.aspx.cs" Inherits="kehufuwu_khfw_update" %>
<!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>
<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>
<table border="1" bordercolor="#6faeda">
<tr>
<td style="width: 111px; height: 2px">
储运业务编号</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="width: 111px; height: 2px">
签领人</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>
省份</td>
<td>
<p>
<asp:TextBox ID="TextBox2" runat="server" Height="12px" Width="46px"></asp:TextBox>省</p>
</td>
<td>
</td>
</tr>
<tr>
<td style="width: 111px; height: 2px">
制单单号</td>
<td style="height: 2px">
<p>
<asp:TextBox ID="TextBox1" runat="server" Height="12px" Width="109px"></asp:TextBox><asp:LinkButton
ID="LinkButton1" runat="server" OnClick="LinkButton1_Click">确认</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="TextBox5" CssClass="Wdate" runat="server" onfocus="new WdatePicker(this,'%Y%M%D',false)" MAXDATE="$TextBox6" Width="95px"></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" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox5" MAXDATE="$TextBox7" Width="95px"></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" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox6" MAXDATE="$TextBox8" Width="95px"></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" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox7" MAXDATE="$TextBox9" Width="97px"></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" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox8" MAXDATE="$TextBox10" Width="96px"></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" onfocus="new WdatePicker(this,'%Y%M%D',false)" MINDATE="$TextBox9" MAXDATE="2020-1-1" Width="99px"></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" OnClick="Button1_Click" Text="确定" />
<input id="Reset1" type="reset" value="重填" /></p>
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -