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

📄 top.asp

📁 学籍管理功能,能实现调班注销学籍等,中小学通用
💻 ASP
字号:
<%
Session.Timeout=1200
%>
<style type="text/css">
<!--
.STYLE1 {font-size: 10px}
.STYLE2 {font-size: 12px}
.STYLE3 {font-size: 12}
.STYLE4 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.STYLE5 {color: #FF0000}
-->
</style>

<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY> 
    <TR> 
      <TD height="70" vAlign=bottom><img src="images/logo.gif" width="750" height="80"></TD>
  </TR>
  </TBODY> 
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
    <TR> 
      <TD bgColor=#6699ff height=2 colspan="3"></TD>
    </TR>
    <TR> 
      <TD vAlign=bottom bgColor=#0058be height=40 colspan="3"><img height=33 
      src="images/danghang2.gif" width=750 usemap=#Map 
border=0 />
        <map name="Map"><area shape="rect" coords="30,0,86,23" href="/xj/Index.asp" />
        <area shape="rect" coords="100,0,159,23" href="Input.asp" /><area shape="rect" coords="171,0,231,22" href="Infoprfind.asp" /><area shape="rect" coords="246,0,311,23" href="Infopring.asp" /><area shape="rect" coords="320,0,388,22" href="zhuanxuetongji.asp" /><area shape="rect" coords="405,0,476,21" href="yipian.asp" /><area shape="rect" coords="564,0,623,21" href="UserManage.asp" /><area shape="rect" coords="487,0,549,22" href="zhusu.asp" /><area shape="rect" coords="662,0,724,23" href="../guest.asp" target="_blank" />
      </map></TD>
    </TR>
    <TR height="18"> 
      <TD width="46" valign="top"><img src="images/p_left_1.gif" width="46" height="18"></TD>
      <TD width="658" align="center"><span class="STYLE1"> <span class="STYLE2"> <span class="STYLE3">
        <marquee height="16" scrollamount=2 class="STYLE4" id=scrollarea onmouseover=scrollarea.stop() onmouseout=scrollarea.start()>
        
        <span class="STYLE5">
        <%if Session("MM_UserName")<>"" then response.write Session("MM_UserName") & "老师,"%>
        </span>欢迎您使用转学生管理系统! 
        </marquee>
      </span> </span> </span> </TD>
      <TD width="46" valign="top"><img src="images/p_left_4.gif" width="46" height="18" /></TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

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