adsel.asp

来自「中国山药网源码 演示地址:http://www.shanyaowang.com」· ASP 代码 · 共 65 行

ASP
65
字号
<%if session("loc")=0 then
if request("pass")="369369" 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>xinhs.com</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>                     
                     
</body>                     
                     
</html>                     

⌨️ 快捷键说明

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