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

📄 state.asp

📁 北京华信东方网络办公系统
💻 ASP
字号:
<html>

<head>
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../../js/hystudio.css" rel="stylesheet" type="text/css">
<title>状态栏</title>
		<style type="text/css"> <!-- 
	.normal {background-color:#e1e3ec; cursor: default; border-top: 1px #e1e3ec solid; border-left: 1px #e1e3ec solid; border-right: 1px #e1e3ec solid; border-bottom: 1px #e1e3ec solid }
	.over {background-color:#e1e3ec; cursor: default; border-top: 1px #ffffff solid; border-left: 1px #ffffff solid; border-right: 1px #999999 solid; border-bottom: 1px #999999 solid }
	.down {background-color:#e1e3ec; cursor: default; border-top: 1px #999999 solid; border-left: 1px #999999 solid; border-right: 1px #ffffff solid; border-bottom: 1px #ffffff solid }
	//--> 
		</style>
<base target="contents">
</head>

<body bgcolor="#DDDEE3" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="20">
  <tr>
	<TD id="hidden" width="5" class="normal"onmousedown="this.className='down'" onmouseover="this.className='over'" onmouseout="this.className='normal'" onClick="parent.menu.cols='0,*';this.style.display='none'; shower.style.display='';" title="隐藏菜单"><img src="images/buttom_left_arrow.gif"></TD>
	<td id="shower" width="5" class="normal" style="display:none"  onmousedown="this.className='down'" onmouseover="this.className='over'" onmouseout="this.className='normal'" onClick="parent.menu.cols='150,*';this.style.display='none'; hidden.style.display='';" title="显示菜单"><img src="images/buttom_right_arrow.gif"></td>
    <td>&nbsp; <marquee width="200px" loop=1 behavior="slide" class="3dfont"><b><%=Session("DepartmentName")%></b>  <b><%=Session("UserTrueName")%></b>  的办公室</marquee></td>
    <td>&nbsp; </td>
  </tr>
</table>
</body>

</html>

⌨️ 快捷键说明

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