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

📄 login.html

📁 基于ASP的OA办公系统有BBS
💻 HTML
字号:
<HTML>
<HEAD>
<title>NET-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> 



<script>
if (self==top){self.location.href="../default.asp"};
</script>
<link rel="stylesheet" href="../inc/style.css" type="text/css">
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000" leftmargin="2" topmargin="2" oncontextmenu="return false" scroll="no">
<table id=t1 width="100%" border="0" cellspacing="0" cellpadding="0" class="borderon">
 <tr>
 <td height="21">&nbsp;管理权限验证</td>
 </tr>
</table>
<div style="position:relative; width:100%; height:expression(body.offsetHeight-t1.offsetHeight-2); z-index:1; left: 0px; top: 0px; overflow-x:hidden;overflow-y:scroll;"> 
 <!--Net-OA1--></div>
 <!--Net-OA2-->
<table width="100%" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="#999999">
 <form name="form1" method="post" action="login.asp">
 <tr> 
 <td width="41%" align="right" height="2" bgcolor="#EEEEEE">用 户 名:</td>
 <td width="59%" height="2" bgcolor="#EEEEEE"> 
 <input type="text" name="adminname" size="20" value="<!--Net-OA3-->" readonly>
 </td>
 </tr>
 <tr bgcolor="#FFFFFF"> 
 <td width="41%" align="right" valign="middle">用户密码:</td>
 <td width="59%"> 
 <input type="password" name="adminpassword" size="20">
 </td>
 </tr>
 <tr bgcolor="#CCCCCC"> 
 <td colspan="2" align="center"> 
	 <input type="hidden" name="r" value="O">
 <input type="submit" name="S" value=" 验 证 ">
 <input type="reset" name="R" value=" 重 写 ">
 </td>
 </tr>
 </form>
 </table>
<!--Net-OA4--></body>
</html>

⌨️ 快捷键说明

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