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

📄 add_sb_info.aspx

📁 设备管理系统(SQL正式版)
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Add_sb_info.aspx.cs" AutoEventWireup="false" Inherits="Sbgl.Admin.Add_sb_info" %>
<HTML>
	<HEAD>
		<title>Add_sb_info</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/style.css" type="text/css" rel="stylesheet">
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></HEAD>
	<body topmargin="0" MS_POSITIONING="GridLayout">
	<form id="frmAnnounce" method="post" runat="server"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td class="f12">你的位置:设备管理--&gt;加入设备</td>
    <td>&nbsp;</td>
  </tr>
</table>
<SCRIPT language="JavaScript">
function selclass() {
	window.open('bm_Tree.aspx','','width=250,height=200,left=360,top=250,scrollbars=yes');
}
function seltime(inputName)
{
	window.open('seltime.aspx?InputName='+inputName+'','','width=250,height=220,left=360,top=250,scrollbars=yes');  
}
		</SCRIPT>
	
			<table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
				<tr>
					<td width="560" height="330" vAlign="top" style="WIDTH: 560px">
						<table class="f12" cellSpacing="1" cellPadding="0" width="100%" bgColor="#2c8ed8" border="0">
							<tr bgColor="#e6f2fb">
								<td style="HEIGHT: 20px" align="center" width="15%" bgColor="#cce4f7" height="25">使用部门:</td>
								<td style="WIDTH: 201px; HEIGHT: 20px" width="201" height="25"><input id="Classid" type="hidden" name="Classid" runat="server">
									<asp:textbox id="Class_Name" runat="server" name="Class_Name"></asp:textbox><INPUT class="submit" onclick="selclass()" type="button" value="选择" name="Button"><FONT face="宋体">*</FONT></td>
								<td class="f12" style="HEIGHT: 20px" align="center" width="13%" bgColor="#cce4f7" height="25"><FONT face="宋体">&nbsp;</FONT></td>
								<TD style="HEIGHT: 20px" width="41%" height="25">&nbsp;</TD>
							</tr>
							<tr bgColor="#e6f2fb">
								<td style="HEIGHT: 16px" align="center" bgColor="#cce4f7" height="16">类别名称:</td>
								<td style="WIDTH: 201px; HEIGHT: 16px" height="16">&nbsp;
									<asp:dropdownlist id="DDL_Sbzl" runat="server" AutoPostBack="True"></asp:dropdownlist>*</td>
								<td class="f12" style="HEIGHT: 16px" align="center" bgColor="#cce4f7" height="16">设备种类:&nbsp;</td>
								<td style="HEIGHT: 16px" height="16">&nbsp;
									<asp:dropdownlist id="DDL_Sblb" runat="server" AutoPostBack="True"></asp:dropdownlist>*</td>
							</tr>
							<tr bgColor="#e6f2fb">
								<td align="center" bgColor="#cce4f7" height="25">设备型号:</td>
								<td style="WIDTH: 201px" height="25">&nbsp;
									<asp:textbox id="My_sn" runat="server"></asp:textbox></td>
								<td class="f12" align="center" bgColor="#cce4f7" height="25">设备状态:</td>
								<td height="25"><select id="sbzt" name="sbzt">
										<option value="正常" selected>正常</option>
										<option value="闲置">闲置</option>
									</select></td>
							</tr>
							<tr bgColor="#e6f2fb">
								<td align="center" bgColor="#cce4f7" height="25">使用人:</td>
								<td style="WIDTH: 201px" height="25">&nbsp;
									<asp:textbox id="my_Syr" runat="server"></asp:textbox></td>
								<td class="f12" align="center" bgColor="#cce4f7" height="25"></td>
								<td height="25">&nbsp;</td>
							</tr>
							<tr bgColor="#e6f2fb">
								<td align="center" bgColor="#cce4f7" height="25">生产厂家:</td>
								<td style="WIDTH: 201px" height="25">&nbsp;
									<asp:textbox id="sccj" runat="server"></asp:textbox></td>
								<td class="f12" align="center" bgColor="#cce4f7" height="25">出厂日期:</td>
								<td height="25">&nbsp;
									<asp:textbox id="ccrq" runat="server" name="ccrq" ReadOnly="True"></asp:textbox><INPUT class="submit" onclick="seltime('ccrq')" type="button" value="选择" name="Button"></td>
							</tr>
							<tr bgColor="#e6f2fb">
								<td align="center" bgColor="#cce4f7" height="25">起用时间:</td>
								<td style="WIDTH: 201px" height="25">&nbsp;<asp:textbox id="qysj" runat="server" name="qysj" ReadOnly="True"></asp:textbox>
									<INPUT class="submit" onclick="seltime('qysj')" type="button" value="选择" name="Button"></td>
								<td class="f12" align="center" bgColor="#cce4f7" height="25">采购时间:</td>
								<td height="25">&nbsp;
									<asp:textbox id="cgsj" runat="server" name="cgsj" ReadOnly="True"></asp:textbox><INPUT class="submit" onclick="seltime('cgsj')" type="button" value="选择" name="Button"></td>
							</tr>
							<tr bgColor="#e6f2fb">
								<td align="center" bgColor="#cce4f7" height="175">备注:</td>
								<td colSpan="3">&nbsp;
									<asp:textbox id="my_bz" runat="server" Height="137px" Width="432px" TextMode="MultiLine"></asp:textbox></td>
							</tr>
						</table>
					</td>
					<td width="33%" align="center" vAlign="top" class="f12">
						<div id="WdTable" runat="server"><FONT face="宋体"></FONT></div>
					</td>
				</tr>
				<tr>
					<td vAlign="top" align="center" colSpan="2" height="21">&nbsp;</td>
				</tr>
				<tr>
					<td vAlign="top" align="center" colSpan="2">&nbsp;&nbsp;
						<asp:button id="Button1" runat="server" CssClass="submit" Text="保存"></asp:button>&nbsp;&nbsp;&nbsp;
						<input class="submit" type="reset" value="重写" name="Reset"></td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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