📄 contractadd.aspx
字号:
<%@ Page language="c#" Codebehind="ContractAdd.aspx.cs" AutoEventWireup="false" Inherits="TMS.ContractAdd" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>ContractAdd</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="ContractAdd" method="post" runat="server">
<TABLE id="Table1" style="Z-INDEX: 100; LEFT: 100px; WIDTH: 792px; POSITION: absolute; TOP: 30px; HEIGHT: 615px"
borderColor="#999933" cellSpacing="1" cellPadding="1" width="768" bgColor="#cccc66"
border="1">
<TR>
<TD vAlign="middle" align="center"><FONT face="宋体">
<TABLE id="Table2" style="WIDTH: 758px; HEIGHT: 508px" cellSpacing="1" cellPadding="1"
width="758" bgColor="#cccc66" border="1">
<TR>
<TD bgColor="#ffffcc"><FONT face="宋体">
<TABLE cellSpacing="0" borderColorDark="#cccccc" cellPadding="5" width="95%" align="center"
borderColorLight="#000000" border="0">
<TR bgColor="#cccccc">
<TD style="HEIGHT: 40px" vAlign="middle" align="center" bgColor="#ffffcc" height="40"><FONT size="5">
<DIV align="center"><FONT face="华文行楷" size="7">合同管理系统</FONT></DIV>
<DIV align="center"><FONT face="幼圆" size="3">--添加合同信息</FONT></DIV>
</FONT>
</TD>
</TR>
<TR vAlign="middle" align="left" bgColor="#ffffff">
<TD style="HEIGHT: 184px" vAlign="top" bgColor="#ffffcc" height="184"><DIV align="center">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 34px" width="34%">
<DIV align="right"><FONT face="幼圆">合同编号:</FONT></DIV>
</TD>
<TD style="HEIGHT: 34px" width="38%">
<asp:textbox id="tbx_tid" runat="server" Width="182px" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
<TD style="HEIGHT: 34px" width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rfv_tid" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="tbx_tid"></asp:requiredfieldvalidator><BR>
<asp:CustomValidator id="ctv_tid" runat="server" ErrorMessage="合同号已存在,请检查输入" ControlToValidate="tbx_tid"
OnServerValidate="ctv_tid_ServerValidate"></asp:CustomValidator><FONT face="幼圆"></FONT></TD>
</TR>
<TR>
<TD width="34%">
<DIV align="right"><FONT face="幼圆">客户名称:</FONT></DIV>
</TD>
<TD width="38%">
<asp:DropDownList id="ddl_tcid" runat="server" Width="186px"></asp:DropDownList><FONT face="幼圆">*</FONT></TD>
<TD width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rfv_tcid" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="ddl_tcid"></asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD width="34%">
<DIV align="right"><FONT face="幼圆">项目名称:</FONT></DIV>
</TD>
<TD width="38%">
<asp:DropDownList id="ddl_tpid" runat="server" Width="186px"></asp:DropDownList><FONT face="幼圆">*</FONT></TD>
<TD width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rfv_tpid" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="ddl_tpid"></asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD width="34%">
<DIV align="right"><FONT face="幼圆">开始时间:</FONT></DIV>
</TD>
<TD width="38%">
<asp:textbox id="tbx_tbegindate" runat="server" Width="184px" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
<TD width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rfv_tbegindate" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="tbx_tbegindate"></asp:requiredfieldvalidator><BR>
<asp:RangeValidator id="rv_tbegindate" runat="server" ErrorMessage="日期输入有误" ControlToValidate="tbx_tbegindate"
MaximumValue="2050-12-31" MinimumValue="1990-1-1" Type="Date"></asp:RangeValidator><FONT face="幼圆"></FONT></TD>
</TR>
<TR>
<TD width="34%">
<DIV align="right"><FONT face="幼圆">结束时间:</FONT></DIV>
</TD>
<TD width="38%">
<asp:textbox id="tbx_tenddate" runat="server" Width="185px" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
<TD width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rfv_tenddate" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="tbx_tenddate"></asp:requiredfieldvalidator><BR>
<asp:RangeValidator id="rv_tenddate" runat="server" ErrorMessage="日期输入有误" ControlToValidate="tbx_tenddate"
MaximumValue="2050-12-31" MinimumValue="1990-1-1" Type="Date"></asp:RangeValidator><BR>
<asp:CompareValidator id="cvd_date" runat="server" ErrorMessage="日期不匹配" ControlToValidate="tbx_tenddate"
Type="Date" Operator="GreaterThan" ControlToCompare="tbx_tbegindate"></asp:CompareValidator><FONT face="幼圆"></FONT></TD>
</TR>
<TR>
<TD style="HEIGHT: 23px" width="34%">
<DIV align="right">
<DIV align="right"><FONT face="幼圆">金额:</FONT></DIV>
</DIV>
</TD>
<TD style="HEIGHT: 23px" width="38%">
<asp:textbox id="tbx_ttotalmoney" runat="server" Width="184px" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
<TD style="HEIGHT: 23px" width="28%"><FONT face="幼圆"></FONT>
<asp:requiredfieldvalidator id="rvf_ttotalmoney" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="tbx_ttotalmoney"></asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD align="center" width="34%" colSpan="3">
<DIV align="right">
<DIV align="left"><FONT face="幼圆">合同内容:</FONT>*</DIV>
</DIV>
<asp:textbox id="tbx_tcontent" runat="server" Width="90%" Height="198px" TextMode="MultiLine"
BorderStyle="Groove"></asp:textbox><FONT face="宋体"></FONT><FONT face="宋体">
<asp:requiredfieldvalidator id="rfv_tcontent" runat="server" Width="100px" ErrorMessage="该项不能为空" ControlToValidate="tbx_tcontent"></asp:requiredfieldvalidator></FONT></TD>
</TR>
<TR>
<TD width="34%">
<DIV align="right"> </DIV>
</TD>
<TD width="38%"><FONT size="2"><FONT color="#ff3300"> <FONT face="宋体">加*号为必填项目</FONT></FONT></FONT></TD>
<TD width="28%"> </TD>
</TR>
</TABLE>
</DIV>
<DIV align="center"></DIV>
<DIV align="center"></DIV>
<DIV align="center"></DIV>
</TD>
</TR>
<TR vAlign="middle" align="center" bgColor="#eeeeee">
<TD bgColor="#ffffcc" height="2">
<DIV align="center">
<asp:Button id="btn_submit" runat="server" Width="80px" Text="提交" BorderStyle="Groove" Font-Bold="True"
ForeColor="White" BackColor="Olive"></asp:Button><FONT face="宋体"> </FONT>
<asp:HyperLink id="hlk_contractmanage" runat="server" NavigateUrl="contractmanage.aspx">返回</asp:HyperLink></DIV>
</TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -