query_combo.aspx

来自「ESPlus固定资产管理系统 以前做的一个项目」· ASPX 代码 · 共 313 行 · 第 1/2 页

ASPX
313
字号
<%@ Page language="c#" Codebehind="Query_Combo.aspx.cs" AutoEventWireup="false" Inherits="AMSystem.browser.QuaryPart.Query_Combo" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Query_Combo</title>
		<meta content="Microsoft Visual Studio .NET 7.1" 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">
		<LINK href="../../css/css.css" type="text/css" rel="stylesheet">
		<SCRIPT src="../../js/setday.js"></SCRIPT>
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table1" height="70" width="100%" border="1" borderColor="#ffffff" cellSpacing="1"
				cellPadding="1">
				<TR>
					<TD class="P1" background="../../Images/bgcolor.gif" bgColor="#e7f7ef" height="30">
						<P align="center">组合查找</P>
					</TD>
				</TR>
				<tr>
					<td>
						<TABLE id="Table00" height="111" width="100%" border="1" borderColor="#ffffff" cellSpacing="1"
							cellPadding="1">
							<TR>
								<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="12%">单位:</TD>
								<TD class="P" align="left" bgColor="#e7f7ef" height="25" width="12%"><asp:dropdownlist id="ddl_unit" runat="server" Width="80px"></asp:dropdownlist></TD>
								<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="12%">大类:</TD>
								<TD class="P" align="left" bgColor="#e7f7ef" height="25" width="12%"><asp:dropdownlist id="ddl_dep" runat="server" AutoPostBack="True" Width="80px"></asp:dropdownlist></TD>
								<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="12%">小类:</TD>
								<TD class="P" align="left" bgColor="#e7f7ef" height="25" width="12%"><asp:dropdownlist id="ddl_Kind" runat="server" Width="80px"></asp:dropdownlist></TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12%">
									<P align="right"><FONT face="宋体">使用部门:</FONT></P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12%">
									<P align="left">
										<asp:DropDownList id="ddl_UseDep" runat="server" Width="80px"></asp:DropDownList></P>
								</TD>
							</TR>
							<TR>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">资产编号:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_AssetsCoding" runat="server" Width="80px"></asp:textbox></td>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">财务号:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_FinanceNum" runat="server" Width="80px"></asp:textbox></td>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right">名称:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Name" runat="server" Width="80px"></asp:textbox></TD>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">原值:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_OriValue" runat="server" Width="80px"></asp:textbox></td>
							</TR>
							<tr>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">品牌</FONT>:</P>
								</td>
								<td class="P" style="WIDTH: 153px" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Brand" runat="server" Width="80px"></asp:textbox></td>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">购置时间</FONT>:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><INPUT id="ST_PurchaseTime" style="WIDTH: 80px; HEIGHT: 22px" onClick="setday(this)" size="14"
										name="starttime" runat="server">
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">规格型号</FONT>:</P>
								</TD>
								<TD class="P" style="WIDTH: 154px" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Spec" runat="server" Width="80px"></asp:textbox></TD>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">增加方式</FONT>:</P>
								</TD>
								<TD class="P" style="WIDTH: 154px" bgColor="#e7f7ef" height="25"><asp:dropdownlist id="ddl_Add" runat="server" Width="80px"></asp:dropdownlist></TD>
							</tr>
							<tr>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">保管人员</FONT>:</P>
								</TD>
								<TD class="P" style="WIDTH: 154px" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Person" runat="server" Width="80px"></asp:textbox></TD>
								<TD class="P" style="WIDTH: 154px" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">使用年限</FONT>:</P>
								</TD>
								<TD class="P" style="WIDTH: 154px" bgColor="#e7f7ef" height="25"><FONT face="宋体">
										<P align="left"><asp:dropdownlist id="ddl_UseYears" runat="server" Width="80px"></asp:dropdownlist></P>
									</FONT>
								</TD>
								<TD height="25" colSpan="4" bgColor="#e7f7ef" class="P" style="WIDTH: 154px">&nbsp;</TD>
							</tr>
						</TABLE>
					</td>
				</tr>
				<TR>
					<TD class="P" style="HEIGHT: 20px" bgColor="#e7f7ef" height="20">
						<P align="center">类别选择:
							<asp:dropdownlist id="ddl_Class" runat="server" AutoPostBack="True" Font-Size="12px" Width="120px">
								<asp:ListItem Value="请选择">请选择</asp:ListItem>
								<asp:ListItem Value="电脑信息">电脑信息</asp:ListItem>
								<asp:ListItem Value="车辆信息">车辆信息</asp:ListItem>
								<asp:ListItem Value="建筑信息">建筑信息</asp:ListItem>
							</asp:dropdownlist></P>
					</TD>
				</TR>
				<TR>
					<TD><asp:panel id="Panel1" runat="server" Visible="False">
							<TABLE id="Table2" borderColor="#ffffff" height="111" cellSpacing="1" cellPadding="1" width="100%"
								border="1">
								<TR>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">CPU:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerCPU" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">内存:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerMemory" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">硬盘:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerHardDisk" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">显卡:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerDisplayCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">声卡:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerSoundCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
								</TR>
								<TR>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">光驱:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerCDRom" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">软驱:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerFD" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">显示器:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerDisplay" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">鼠标:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerMouse" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">键盘:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerKeyBoard" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
								</TR>
								<TR>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">IP:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" colSpan="3" height="25">
										<asp:TextBox id="txt_ComputerIP" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">&nbsp;MAC:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" colSpan="5" height="25">
										<asp:TextBox id="txt_ComputerMac" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
								</TR>
							</TABLE>
						</asp:panel><asp:panel id="Panel2" runat="server" Visible="False">
							<TABLE id="Table3" borderColor="#ffffff" height="66" cellSpacing="1" cellPadding="1" width="100%"
								border="1">
								<TR>

⌨️ 快捷键说明

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