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

📄 contractcontrol.aspx

📁 本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="ContractControl.aspx.cs" AutoEventWireup="false" Inherits="TMS.ContractControl" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ContractControl</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="ContractControl" method="post" runat="server">
			<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 140px; WIDTH: 680px; POSITION: absolute; TOP: 30px; HEIGHT: 630px"
				borderColor="#999933" cellSpacing="1" cellPadding="1" width="680" bgColor="#cccc66"
				border="1">
				<TR>
					<TD vAlign="middle" align="center"><FONT face="宋体">
							<TABLE id="Table2" style="WIDTH: 649px; HEIGHT: 353px" cellSpacing="1" cellPadding="1"
								width="649" bgColor="#cccc66" border="1">
								<TR>
									<TD bgColor="#ffffcc"><FONT face="宋体">
											<TABLE cellSpacing="0" cellPadding="5" width="100%" align="center" bgColor="#ffffcc" border="0">
												<TR bgColor="#cccccc">
													<TD vAlign="middle" align="left" bgColor="#ffffcc" height="5">
														<DIV align="center"><FONT face="华文行楷" size="7">合同管理信息系统</FONT></DIV>
														<DIV align="center"><FONT face="幼圆">--合同执行控制</FONT></DIV>
													</TD>
												</TR>
												<TR vAlign="middle" align="left" bgColor="#ffffff">
													<TD style="HEIGHT: 435px" vAlign="top" bgColor="#ffffcc" height="435"><DIV align="center"></DIV>
														<DIV align="center"></DIV>
														<DIV align="center"></DIV>
														<DIV align="center">
															<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
																<TR bgColor="#000000">
																	<TD bgColor="olive" colSpan="4">
																		<DIV align="left"><FONT face="幼圆" color="#ffffff"><STRONG>客户信息:</STRONG></FONT></DIV>
																	</TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">客户号:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_cid" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆"></FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp;</FONT></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">单位名称:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_cname" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">单位地址:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_caddress" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">联系人:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_ccontactperson" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">联系电话:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_ctel" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">开户银行:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_cbank" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">银行账号:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_caccount" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">税号:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_ctax" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">电子邮件:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_cemail" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR bgColor="#000000">
																	<TD bgColor="olive" colSpan="4" height="20"><FONT face="幼圆" color="#ffffff"><STRONG>项目信息:</STRONG></FONT></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">项目号:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_pid" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆"></FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp;</FONT></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">项目名称:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_pname" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">项目信息:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_pcharacter" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">投入金额(万元):</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_psumofmoney" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">负责人:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_pmanager" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR bgColor="#000000">
																	<TD bgColor="olive" colSpan="4" height="17">
																		<DIV align="left"><FONT face="幼圆" color="#ffffff"><STRONG>合同信息:</STRONG></FONT></DIV>
																	</TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">合同编号:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_tid" runat="server" BorderStyle="Groove" Width="151px"></asp:textbox></TD>
																	<TD align="right" width="21%">
																		<DIV align="right"><FONT face="幼圆">当前状态:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_tstate" runat="server" BorderStyle="Groove" ReadOnly="True" Width="154px"
																			ForeColor="Red"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">开始时间:</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_tbegindate" runat="server" BorderStyle="Groove" ReadOnly="True" Width="151px"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">结束时间:</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_tenddate" runat="server" BorderStyle="Groove" ReadOnly="True" Width="154px"></asp:textbox></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">合同金额(万元):</FONT></DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_ttotalmoney" runat="server" BorderStyle="Groove" ReadOnly="True" Width="151px"></asp:textbox></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">已到金额(万元):</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:textbox id="tbx_treadymoney" runat="server" BorderStyle="Groove" ReadOnly="True"></asp:textbox></TD>
																</TR>
																<TR bgColor="#0000ff">
																	<TD bgColor="olive" colSpan="4"><FONT face="幼圆" color="#ffffff"><STRONG>控制操作:</STRONG></FONT></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆"></FONT>&nbsp;</DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:RadioButton id="rtn_finished" runat="server" ForeColor="Black" Checked="True" GroupName="rtn_control"
																			Text="合同结束" Font-Names="幼圆"></asp:RadioButton></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆"></FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp;</FONT></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆"></FONT>&nbsp;</DIV>
																	</TD>
																	<TD width="26%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:RadioButton id="rtn_moneygetted" runat="server" ForeColor="Black" GroupName="rtn_control" Text="新钱款到位"
																			Font-Names="幼圆"></asp:RadioButton></TD>
																	<TD width="21%">
																		<DIV align="right"><FONT face="幼圆">到位数额(万元):</FONT></DIV>
																	</TD>
																	<TD width="31%"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:TextBox id="tbx_getmoney" runat="server" BorderStyle="Groove"></asp:TextBox></TD>
																</TR>
																<TR>
																	<TD width="22%" height="9">
																		<DIV align="right"><FONT face="幼圆"></FONT>&nbsp;</DIV>
																	</TD>
																	<TD width="26%" height="9"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:RadioButton id="rtn_interruptted" runat="server" ForeColor="Black" GroupName="rtn_control" Text="合同终止"
																			Font-Names="幼圆"></asp:RadioButton></TD>
																	<TD align="right" width="21%" height="9">
																		<DIV align="right"><FONT face="幼圆"></FONT></DIV>
																	</TD>
																	<TD width="31%" height="9"><FONT face="幼圆">&nbsp; </FONT>
																		<asp:RangeValidator id="rv_getmoney" runat="server" ControlToValidate="tbx_getmoney" MaximumValue="1000000"
																			MinimumValue="0" Type="Currency" ErrorMessage="钱款输入有误"></asp:RangeValidator></TD>
																</TR>
																<TR>
																	<TD width="22%">
																		<DIV align="right"><FONT face="幼圆">&nbsp;&nbsp;操作说明:</FONT></DIV>
																	</TD>
																	<TD width="26%" colSpan="3"><FONT face="宋体">
																			<asp:TextBox id="tbx_describe" runat="server" BorderStyle="Groove" Width="425px" Height="58px"
																				TextMode="MultiLine"></asp:TextBox></FONT></TD>
																</TR>
															</TABLE>
														</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" BorderStyle="Groove" Text="提交操作" ForeColor="White"
																Font-Bold="True" BackColor="Olive"></asp:Button><FONT face="宋体">&nbsp; </FONT>
															<asp:HyperLink id="hlk_contractlist" runat="server" NavigateUrl="contractlist.aspx">返回</asp:HyperLink></DIV>
													</TD>
												</TR>
											</TABLE>
										</FONT>
									</TD>
								</TR>
							</TABLE>
						</FONT>
					</TD>
				</TR>
			</TABLE>
		</form>
		<DIV align="right"><FONT face="幼圆"></FONT></DIV>
	</body>
</HTML>

⌨️ 快捷键说明

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