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

📄 glyindex.asp

📁 这是公告源码 这是公告源码 这是公告源码 这是公告源码 这是公告源码 这是公告源码
💻 ASP
字号:
<!--#include file="conn.asp"-->
 <% '====================判断用户是否有登陆=====================
if session("glyname")="" and session("glymima")="" then
response.redirect "gly.asp?d=r"
end if 
%>
<link href="ggb.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {color: #201418}
body {
	background-image: url();
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
-->
</style>

<title>公告板管理</title><table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><table width="550" height="89" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td background="tp/dd.jpg">&nbsp;</td>
      </tr>
    </table>
      <table width="550" height="54" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="54" valign="top" background="tp/bz.jpg"><table width="100%"  border="0" cellpadding="0" cellspacing="0" class="zt">
            <tr>
              <td width="4%">&nbsp;</td>
              <td width="90%"><table width="100%"  border="0" cellpadding="0" cellspacing="3" class="zt">
                <tr>
                  <td width="24%"><div align="center"><a href="ggbbj.asp">公告编辑</a></div></td>
                  <td width="27%"><div align="center"><a href="glyxg.asp">修改密码</a></div></td>
                  <td width="26%"><div align="center"><a href="lyb.asp">留言建议</a></div></td>
                  <td width="23%"><div align="center"><a href="exit.asp">退出系统</a></div></td>
                  </tr>
              </table>
              <div align="center" class="zt"></div></td>
              <td width="6%">&nbsp;</td>
            </tr>
          </table></td>
        </tr>
      </table>
      <table width="550" height="89" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td background="tp/bd.jpg"><br>
            <div align="center" class="zth">              
            <%
  endtime=timer()
  Response.Write "页面执行时间:"&FormatNumber((endtime-startime)*1000,3)&"毫秒"
  Response.End
%></div></td>
        </tr>
      </table>
    <div align="center"></div></td>
  </tr>
</table>

⌨️ 快捷键说明

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