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

📄 advancedsearch.aspx

📁 用ASP.NET做的合同管理系统,该系统包括合同进展控制模块,员工管理模块,客户管理模块,项目管理模块,合同管理模块和合同统计模块等.
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="AdvancedSearch.aspx.cs" AutoEventWireup="false" Inherits="TMS.AdvancedSearch" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>AdvancedSearch</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="AdvancedSearch" method="post" runat="server">
			<TABLE height="60%" cellSpacing="0" borderColorDark="#cccccc" cellPadding="5" width="100%" align="center" borderColorLight="#000000" border="1">
				<TR bgColor="#cccccc">
					<TD vAlign="center" align="left" bgColor="#cccccc" colSpan="2" height="2">
						<DIV align="center"><FONT size="5">合同管理</FONT><FONT size="4">--合同执行控制高级查询</FONT></DIV>
					</TD>
				</TR>
				<TR vAlign="center" align="left" bgColor="#ffffff">
					<TD style="HEIGHT: 430px" vAlign="top" width="17%" height="430">
						<DIV align="center"></DIV>
						<DIV align="center"></DIV>
						<DIV align="center"></DIV>
						<DIV align="left">
							<P>
								<TABLE id="Table1" style="WIDTH: 62px; HEIGHT: 152px" height="152" cellSpacing="0" cellPadding="0" width="62" border="0">
									<TR>
										<TD align="middle" width="48%" height="3">
											<asp:hyperlink id="hlk_goodsmanage" runat="server" NavigateUrl="usermanage.aspx" Width="102px">员工信息维护</asp:hyperlink>&nbsp;</TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" height="2"><FONT face="宋体">
												<asp:hyperlink id="hlk_clientsmanage" runat="server" NavigateUrl="clientsmanage.aspx">客户信息维护</asp:hyperlink></FONT></TD>
									</TR>
									<TR>
										<TD width="48%" height="2"><FONT face="宋体">&nbsp;</FONT></TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" height="2"><FONT face="宋体">
												<asp:hyperlink id="hlk_projectsmanage" runat="server" NavigateUrl="projectsmanage.aspx">项目信息维护</asp:hyperlink></FONT></TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" bgColor="#ffffff" height="2"><FONT face="宋体">&nbsp;</FONT>&nbsp;</TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" height="2"><FONT face="宋体">
												<asp:hyperlink id="hlk_contractmanage" runat="server" NavigateUrl="contractmanage.aspx">合同信息维护</asp:hyperlink></FONT></TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" bgColor="#ffffff" height="2"><FONT face="宋体">&nbsp;</FONT>&nbsp;</TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" height="2"><FONT face="宋体">
												<asp:hyperlink id="hlk_contractcontrol" runat="server" NavigateUrl="contractlist.aspx">合同执行控制</asp:hyperlink></FONT></TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" bgColor="#ffffff" height="2"><FONT face="宋体">&nbsp;</FONT>&nbsp;</TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" bgColor="#ffffff" height="2"><FONT face="宋体">
												<asp:hyperlink id="hlk_contractcount" runat="server" NavigateUrl="contractcount.aspx">合同信息统计</asp:hyperlink></FONT></TD>
									</TR>
									<TR>
										<TD width="48%" bgColor="#ffffff" height="2">&nbsp;<FONT face="宋体"> </FONT>
										</TD>
									</TR>
									<TR>
										<TD align="middle" width="48%" bgColor="#ffffff" height="2">
											<asp:hyperlink id="hlk_passwordmodifyforadmin" runat="server" NavigateUrl="PasswordModifyForAdmin.aspx">个人密码修改</asp:hyperlink></TD>
									</TR>
									<TR>
										<TD width="48%" bgColor="#ffffff" height="2">&nbsp;</TD>
									</TR>
								</TABLE>
							</P>
						</DIV>
						<DIV align="center"><FONT face="宋体"></FONT>&nbsp;</DIV>
					</TD>
					<TD style="HEIGHT: 430px" vAlign="top" width="83%" height="430">
						<TABLE height="264" cellSpacing="0" cellPadding="0" width="100%" border="0">
							<TR bgColor="#cccccc">
								<TD vAlign="center" align="left" bgColor="#ffffff" height="3">
									<DIV align="center">
										<TABLE id="Table2" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
											<TR bgColor="#cccccc">
												<TD style="HEIGHT: 10px" colSpan="4">
													<DIV align="left"><FONT color="#000000" size="3">搜索选项:</FONT></DIV>
												</TD>
											</TR>
											<TR>
												<TD style="HEIGHT: 25px" width="27%">
													<DIV align="right"><FONT face="宋体">客户名称:</FONT></DIV>
												</TD>
												<TD style="HEIGHT: 25px" width="23%" colSpan="3">&nbsp;
													<asp:DropDownList id="ddl_tcid" runat="server" Width="211px">
														<asp:ListItem Value="0" Selected="True">所有</asp:ListItem>
													</asp:DropDownList></TD>
											</TR>
											<TR>
												<TD style="HEIGHT: 25px" width="27%">
													<DIV align="right">
														<DIV align="right">项目名称:</DIV>
													</DIV>
												</TD>
												<TD style="HEIGHT: 25px" width="23%" colSpan="3">&nbsp;
													<asp:DropDownList id="ddl_tpid" runat="server" Width="211px">
														<asp:ListItem Value="0" Selected="True">所有</asp:ListItem>
													</asp:DropDownList><FONT face="宋体"></FONT>&nbsp;
												</TD>
											</TR>
											<TR>
												<TD style="HEIGHT: 28px" width="27%">
													<DIV align="right">
														<DIV align="right">当前状态:</DIV>
													</DIV>
												</TD>
												<TD style="HEIGHT: 28px" width="23%">&nbsp;
													<asp:DropDownList id="ddl_tstate" runat="server">
														<asp:ListItem Value="0" Selected="True">所有</asp:ListItem>
														<asp:ListItem Value="1">生效中</asp:ListItem>
														<asp:ListItem Value="2">已完成</asp:ListItem>
														<asp:ListItem Value="3">被终止</asp:ListItem>
													</asp:DropDownList></TD>
												<TD style="WIDTH: 135px; HEIGHT: 28px" align="right" width="135">
													<DIV align="right"><FONT face="宋体"></FONT>&nbsp;</DIV>
												</TD>
												<TD style="HEIGHT: 28px" width="26%"><FONT face="宋体"></FONT>
												</TD>
											</TR>
											<TR>
												<TD style="HEIGHT: 18px" align="middle" width="27%" colSpan="4">
													<DIV align="center"><FONT face="宋体">
															<asp:Button id="btn_search" runat="server" Text="高级搜索"></asp:Button></FONT></DIV>
												</TD>
											</TR>
										</TABLE>
									</DIV>
								</TD>
							</TR>
							<TR>
								<TD style="HEIGHT: 169px" vAlign="top" align="middle" height="169"><FONT face="宋体">
										<DIV align="center"><FONT face="宋体">
												<DIV align="center">
													<TABLE id="Table3" style="HEIGHT: 223px" height="223" cellSpacing="0" cellPadding="0" width="100%" border="0">
														<TR>
															<TD style="HEIGHT: 1px" bgColor="#cccccc"><FONT color="#000000">搜索结果:</FONT></TD>
														</TR>
														<TR>
															<TD vAlign="top" height="206">&nbsp;
																<DIV align="center">
																	<asp:datagrid id="dgd_contractlist" runat="server" Width="100%" OnPageIndexChanged="DataGrid_Page" DataKeyField="TID" AutoGenerateColumns="False" PageSize="5" AllowPaging="True">
																		<EditItemStyle Width="3px" BackColor="#FFFF80"></EditItemStyle>
																		<Columns>
																			<asp:BoundColumn DataField="tid" SortExpression="0" ReadOnly="True" HeaderText="合同号"></asp:BoundColumn>
																			<asp:BoundColumn DataField="cname" SortExpression="2" ReadOnly="True" HeaderText="客户名称"></asp:BoundColumn>
																			<asp:BoundColumn DataField="pname" HeaderText="项目名称"></asp:BoundColumn>
																			<asp:BoundColumn DataField="tbegindate" ReadOnly="True" HeaderText="开始日期"></asp:BoundColumn>
																			<asp:BoundColumn DataField="tenddate" HeaderText="结束日期"></asp:BoundColumn>
																			<asp:BoundColumn DataField="ttotalmoney" HeaderText="金额"></asp:BoundColumn>
																			<asp:BoundColumn DataField="tstate" HeaderText="状态">
																				<ItemStyle ForeColor="Red"></ItemStyle>
																			</asp:BoundColumn>
																			<asp:HyperLinkColumn DataNavigateUrlField="tid" DataNavigateUrlFormatString="contractcontrol.aspx?tid={0}" DataTextField="tid" HeaderText="控制" DataTextFormatString="详单">
																				<HeaderStyle ForeColor="#FF0066"></HeaderStyle>
																			</asp:HyperLinkColumn>
																		</Columns>
																		<PagerStyle NextPageText="上一页" PrevPageText="下一页" Mode="NumericPages"></PagerStyle>
																	</asp:datagrid><FONT face="宋体"></FONT></DIV>
															</TD>
														</TR>
													</TABLE>
											</FONT>
									</FONT></DIV></DIV>
								</TD>
							</TR>
							<tr>
								<td align="middle" height="22">
									<P><FONT face="宋体" color="#ff0033" size="2">状态:1-生效中;2-已完成;3-被终止</FONT></P>
								</td>
							</tr>
							<tr>
								<td height="22"></td>
							</tr>
						</TABLE>
					</TD>
				</TR>
				<tr vAlign="center" align="middle" bgColor="#eeeeee">
					<td bgColor="#eeeeee" colSpan="2" height="11">
						<div align="center"><FONT face="宋体"><asp:hyperlink id="hlk_default" runat="server" NavigateUrl="default.aspx">注销</asp:hyperlink></FONT></div>
					</td>
				</tr>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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