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

📄 assetsmove.aspx

📁 ESPlus固定资产管理系统 以前做的一个项目
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="AssetsMove.aspx.cs" AutoEventWireup="false" Inherits="AMSystem.user.AssetsPart.AssetsMove" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ZiChanQuery</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">
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<DIV align="center">
					<table style="HEIGHT: 143px" height="143" width="100%" border="1" borderColor="#ffffff"
						cellSpacing="0" cellPadding="0">
						<tr>
							<td class="P1" background="../../Images/bgcolor.gif" height="30">
								<P align="center">资产调拨</P>
							</td>
						</tr>
						<tr>
							<td class="P" bgColor="#e7f7ef" height="26">
								<table borderColor="#ffffff" cellSpacing="0" cellPadding="0" width="100%" align="right"
									border="1">
									<tr>
										<td class="P" height="25">
											<P align="right"><STRONG>调出方信息</STRONG></P>
										</td>
										<td class="P" colSpan="5" height="25">
										</td>
									</tr>
									<tr>
										<td class="P" height="25" width="16%">
											<P align="right">单位:</P>
										</td>
										<td class="P" height="25" width="16%">
											<P align="left"><asp:label id="lbl_OutUnit" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" height="25" width="16%">
											<P align="right">大类:</P>
										</td>
										<td class="P" height="25" width="16%">
											<P align="left"><asp:label id="lbl_OutDep" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" height="25" width="16%">
											<P align="right">小类:</P>
										</td>
										<td class="P" height="25" width="16%">
											<P align="left"><asp:label id="lbl_OutClass" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
									</tr>
									<TR>
										<TD class="P" width="16%" height="25">
											<P align="right">使用部门:</P>
										</TD>
										<TD class="P" width="16%" height="25">
											<asp:Label id="lbl_OutUseDep2" runat="server" Width="90px" BackColor="#E0E0E0"></asp:Label></TD>
										<TD class="P" width="16%" height="25"></TD>
										<TD class="P" width="16%" height="25"></TD>
										<TD class="P" width="16%" height="25"></TD>
										<TD class="P" width="16%" height="25"></TD>
									</TR>
									<tr>
										<td class="P" height="25">
											<P align="right">资产编号:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_AssetsCode" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" height="25">
											<P align="right">财务号:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_FinanceNum" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" height="25">
											<P align="right">资产名称:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_AssetsNameForOut" runat="server" Font-Size="12px" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right">数量:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_currentNum" runat="server" Font-Size="12px" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" colSpan="4" height="25">
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right"><STRONG>调入方信息</STRONG></P>
										</td>
										<td class="P" colSpan="5" height="25">
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right">单位:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:dropdownlist id="ddl_inUnit" runat="server" Font-Size="12px" AutoPostBack="True" Width="80px"></asp:dropdownlist></P>
										</td>
										<td class="P" height="25">
											<P align="right">大类:</P>
										</td>
										<td class="P" height="25">
											<P align="left">
												<asp:Label id="lbl_inDep" runat="server" Width="90px" BackColor="#E0E0E0"></asp:Label></P>
										</td>
										<td class="P" height="25">
											<P align="right">小类:</P>
										</td>
										<td class="P" height="25">
											<P align="left">
												<asp:Label id="lbl_inClass" runat="server" Width="90px" BackColor="#E0E0E0"></asp:Label></P>
										</td>
									</tr>
									<TR>
										<TD class="P" height="25">
											<P align="right">使用部门:</P>
										</TD>
										<TD class="P" height="25">
											<asp:Label id="lbl_inUseDep" runat="server" Width="90px" BackColor="#E0E0E0"></asp:Label></TD>
										<TD class="P" height="25"></TD>
										<TD class="P" height="25"></TD>
										<TD class="P" height="25"></TD>
										<TD class="P" height="25"></TD>
									</TR>
									<tr>
										<td class="P" height="25">
											<P align="right">资产编号:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_InAssetsCode" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" height="25">
											<P align="right">财务号:</P>
										</td>
										<td class="P" height="25">
											<P align="left">
												<asp:Label id="lbl_inFinanceNum" runat="server" Width="90px" BackColor="#E0E0E0"></asp:Label></P>
										</td>
										<td class="P" borderColor="#ffffff" bgColor="#e7f7ef" height="25">
											<P align="right">资产名称:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lblAssetsNameForIn" runat="server" Font-Size="12px" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right">调入数量:</P>
										</td>
										<td class="P" height="25">
											<P align="left">
												<asp:Label id="lbl_InNum" runat="server" BackColor="#E0E0E0" Width="90px"></asp:Label></P>
										</td>
										<td class="P" colSpan="4" height="25">
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right">操作员:</P>
										</td>
										<td class="P" height="25">
											<P align="left"><asp:label id="lbl_operator" runat="server" BackColor="#E0E0E0" Width="90px"></asp:label></P>
										</td>
										<td class="P" colSpan="4" height="25">
											<P align="right">&nbsp;</P>
										</td>
									</tr>
									<tr>
										<td class="P" height="25">
											<P align="right">备注:</P>
										</td>
										<td class="P" colSpan="5" height="25">
											<P align="left"><asp:textbox id="txt_Remark" runat="server" Font-Size="12px" Height="66px" TextMode="MultiLine"
													Width="100%"></asp:textbox></P>
										</td>
									</tr>
								</table>
							</td>
						</tr>
						<TR>
							<TD class="P" style="HEIGHT: 26px" bgColor="#e7f7ef" height="26">
								<P align="center"><asp:button id="btn_submit" runat="server" Text="提交"></asp:button></P>
							</TD>
						</TR>
					</table>
				</DIV>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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