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

📄 adsel.asp

📁 仿百度搜索程序修正版
💻 ASP
字号:
<%if session("loc")=0 then
if request("pass")="admin" 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>NHHN.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></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="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">登陆成功!</p>
        <blockquote>
          <blockquote>
            <blockquote>
              <p align="left">&nbsp;</p>
            </blockquote>
          </blockquote>
        </blockquote>
      </td>
    </tr>
  </table>
  </div>
  <div align="center">
    <center></center>
  </div>
</center>

</body>

</html>

⌨️ 快捷键说明

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