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

📄 top.asp

📁 本系统由齐齐哈尔职业学院计算机软件052班 袁利峰 开发, 版权属于 袁利峰 所有,本作品仅作为网友学习使用, 如果您需要本系统或者需要在本系统基础上进行二次开发,请与我联系 QQ:20893918
💻 ASP
字号:
<!--#include file="Connections.asp" -->
<!--#include file="conn.asp" -->
<title><%=home%></title>
<script language="JavaScript">
<!--
function a(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
 </script>
<!--#include file="bbs.css" -->
<body  <%=background%> topmargin="0" leftmargin="0">
<bgsound src=<%=top1%> loop=-1>
  <center>
    <table width="760" align="center" bordercolor="<%=bgcolor%>" id="AutoNumber1" style="border-collapse: collapse">
 
   <tr> 
    <td colspan="2" <%=tColor%> class=tdc1 height="25">     <a href="index.asp"> [留言首页]</a> <a href="write.asp">[我要留言]</a>      <% if session("25175guestbook")=""  Then %>        <%else%>
        <a href="EDIT.asp">[更改资料]</a>        <a href="announce.asp?action=post">[发布公告]</a> <a href="logout.asp">[退出]</a>
        <% end if %> <a href="javascript:history.go(-1)">[返回]</a> </td>
  </tr>
</table>

  </center>
    <center>
<table width="760" align="center" bordercolor="<%=bgcolor%>" id="AutoNumber1" style="border-collapse: collapse">
 
   <tr align="center"> 
    <td height="25"  class=tdc> 
    <p align="left">
      <marquee  scrollamount=2 scrolldelay=10 onmouseover='this.stop()' onmouseout='this.start()' width=430><a href=announce.asp target=_blank><%if a_title="" then%>暂无公告<%else%><%=a_title%><%end if%></a>(发布时间:<%=a_time%>)
</marquee></td>
    </tr>
</table>

  </center>

⌨️ 快捷键说明

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