admintoolbar1.asp

来自「该系统测试用户信息主要由数据库直接输入」· ASP 代码 · 共 36 行

ASP
36
字号
<!--#include file="conn.asp"-->

 
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<base target="main">
<link rel="stylesheet" type="text/css" href="css.css">
</head>

<body >

      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#111111" height="45">
        <TR>
          <TD width=660 background="images/swoosh_back.gif" height="27"> 
          <a href="http://<%=logolink%>"  target=_blank> 
          <img border="0" src="<%=logo%>"></a><img border="0" src="images/logo2.gif"><map name="FPMap0"><area href="admindatabase.asp" shape="rect" coords="88, 10, 161, 48"><area href="adminscorechoice.asp" shape="rect" coords="170, 10, 244, 48"><area href="news.asp" shape="rect" coords="253, 9, 324, 48"><area href="relogin.asp" shape="rect" coords="335, 10, 406, 48"><area href="adminsubject1.asp" shape="rect" coords="3, 10, 80, 48"></map><img border="0" src="images/admin_1.gif" usemap="#FPMap0"></TD>
          <TD height="27" width="16" background="images/swoosh_back.gif"> 
           </TD>
          </TR>
        <tr>
          <TD width=660 background="images/nav_back.gif" height="18"> 
           </TD>
          <TD height="18" width="16" background="images/nav_back.gif"> 
           </TD>
          </tr>
        </TABLE>
      
</body>

</html>

⌨️ 快捷键说明

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