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

📄 adsel.asp

📁 一套asp编写的供求信息发布网站 一套asp编写的供求信息发布网站
💻 ASP
字号:
<%if session("loc")=0 then
if request("pass")="johnit7789" then
session("loc")=1
else
response.redirect "adpasw.asp"
end if
end if%>
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Johnit.net</title>
<style>
<!--
td           { font-size: 9pt }
     A:link {text-decoration: none; color:#000000}
     A:visited {text-decoration: none; color: #000000}
     A:active {text-decoration: none; color: #FF0000}
     A:hover {text-decoration: underline; color: FF0000}
-->
</style>
</head>

<body topmargin="10" leftmargin="0" bgcolor="#FFFFE6">

<div align="center">
  <center>
  <table border="0" width="760" cellspacing="1" cellpadding="0">
    <tr>
      <td width="750" valign="middle"></td>
    </tr>
    <tr>
      <td width="754" bgcolor="#000000" height="1"></td>
    </tr>
    <tr>
      <td bgcolor="#FFCC99" align="center">Johnit.net网站管理系统</td>  
    </tr>  
    <tr>  
      <td width="754" bgcolor="#000000" height="1"></td>  
    </tr>  
    <tr>  
      <td width="754" height="5"></td>  
    </tr>  
  </table>  
  </center>  
</div>  
  
<div align="center">  
  <center>  
  <table border="0" width="760" cellspacing="0" cellpadding="0" height="65%">  
    <tr>             
      <td width="100" valign="top" align="center"> <p><a href="admsg.asp">信息管理</a></p>
        <p><a href="adpru.asp">公告管理</a></p>
        <p><a href="adlink.asp">链接管理</a><p><a href="adabout.asp">系统情况</a><p><a href="adbak.asp">备份数据</a>
        <p><a href="adout.asp">退出系统</a></td>             
      <td width="651">
        <p align="center"><img border="0" src="../logo.gif" width="265" height="57"></p>
  </center>             
      <blockquote>
        <blockquote>
          <blockquote>
            <p align="left">欢迎您使用网站管理系统,这将为您的网站管理工作节约好多时间和精力。</p>
          </blockquote>
        </blockquote>
      </blockquote>
    </td>             
    </tr>             
  </table>             
</div>             
             
<div align="center">             
  <center>             
  <table border="0" width="760" cellspacing="1" cellpadding="0">             
    <tr>                 
      <td height="21" align="center">Copy right by Johnit.net &copy; 1999 - 2000</td>                     
    </tr>                     
  </table>                     
  </center>                     
</div>                     
                     
</body>                     
                     
</html>                     

⌨️ 快捷键说明

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