📄 up_sb.aspx
字号:
<%@ Page language="c#" Inherits="Sbgl.Admin.Up_Sb" CodeFile="Up_Sb.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Up_Sb</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">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="../css/style.css" type="text/css" rel="stylesheet">
<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>
</HEAD>
<body topMargin="0">
<form id="frmAnnounce" method="post" runat="server">
<table height="27" cellSpacing="0" cellPadding="0" width="99%" border="0">
<tr>
<td class="f12">你的位置:设备管理-->修改设备</td>
<td> </td>
</tr>
</table>
<table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<tr>
<td height="330" vAlign="top">
<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" Enabled="False" name="Class_Name"></asp:textbox></td>
<td class="f12" style="HEIGHT: 20px" align="center" width="13%" bgColor="#cce4f7" height="25"><FONT face="宋体"> 资产编号:</FONT></td>
<TD style="HEIGHT: 20px" width="41%" height="25">
<asp:textbox id="zcbh" runat="server"></asp:textbox></TD>
</tr>
<tr bgColor="#e6f2fb">
<td style="HEIGHT: 18px" align="center" bgColor="#cce4f7" height="18">类别名称:</td>
<td style="WIDTH: 201px; HEIGHT: 18px" height="18">
<asp:dropdownlist id="DDL_Sbzl" runat="server" Enabled="False"></asp:dropdownlist></td>
<td class="f12" style="HEIGHT: 18px" align="center" bgColor="#cce4f7" height="18">设备种类: </td>
<td style="HEIGHT: 18px" height="18">
<asp:dropdownlist id="DDL_Sblb" runat="server" Enabled="False"></asp:dropdownlist></td>
</tr>
<tr bgColor="#e6f2fb">
<td align="center" bgColor="#cce4f7" height="25">设备型号:</td>
<td style="WIDTH: 201px" height="25">
<asp:textbox id="My_sn" runat="server"></asp:textbox></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25">设备状态:</td>
<td height="25">
<asp:dropdownlist id="sbzt" runat="server">
<asp:ListItem Value="正常">正常</asp:ListItem>
<asp:ListItem Value="闲置">闲置</asp:ListItem>
</asp:dropdownlist></td></tr>
<tr bgColor="#e6f2fb">
<td align="center" bgColor="#cce4f7" height="25">使用人:</td>
<td style="WIDTH: 201px" height="25">
<asp:textbox id="my_Syr" runat="server"></asp:textbox></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25">价值:</td>
<td height="25">
<asp:textbox id="sbjz" runat="server"></asp:textbox></td>
</tr>
<tr bgColor="#e6f2fb">
<td align="center" bgColor="#cce4f7" height="25">生产厂家:</td>
<td style="WIDTH: 201px" height="25">
<asp:textbox id="sccj" runat="server"></asp:textbox></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25">出厂日期:</td>
<td height="25">
<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 height="25">
<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">
<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"> <INPUT id="sbbh" readOnly type="hidden" name="sbbh" runat="server">
<asp:textbox id="my_bz" runat="server" Height="137px" Width="432px" TextMode="MultiLine"></asp:textbox></td>
</tr>
</table>
</td>
</TR>
<tr>
<td vAlign="top" align="center" height="21"> </td>
</tr>
<tr>
<td vAlign="top" align="center">
<asp:button id="Button1" runat="server" CssClass="submit" Text="保存" onclick="Button1_Click"></asp:button>
<input class="submit" type="reset" value="重写" name="Reset">
<input class="submit" onclick="document.location.href='add_sb_up_info.aspx?id=<%=Request["id"]%>'" type="reset"
value="维修" name="Reset24">
<input class="submit" onclick="document.location.href='add_sb_db.aspx?id=<%=Request["id"]%>'" type="reset"
value="调拨" name="Reset22"> <input class="submit" onclick="document.location.href='add_sb_bf.aspx?id=<%=Request["id"]%>'" type="reset"
value="报废" name="Reset23"> <input class="submit" onclick="javascript:javascript:history.go(-1);" type="reset" value="返回"
name="Reset2">
</td>
</tr>
</TBODY></TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -