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

📄 quit.asp

📁 这是一个ASP+VBScript+Access开发的网上家园源程序
💻 ASP
字号:
<!--#include file="..\config.asp" -->
<html>
<head>
<BASE onmouseover=javascript:window.status='<%=Unit%>个人主页空间——您理想的网上家园!';return true>
<meta http-equiv="Content-Language" content="zh-cn">
<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><%=Unit%>>><%=softname%></title>
<style type="text/css">
<!--
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:active {
	color: #999999;
}
-->
</style>
<%
response.Cookies("admin")=""
response.Cookies("user")=""
response.Cookies("password")=""

%>
</head>

<BODY bgcolor="#E1EBF4" style="font-size: 9pt">
<!--#include file="head.asp" -->
<!--#include file="NavBar.Asp" -->
<div align="center">
  <center>
  <table border="0" width="750" style="border: 1 solid #000000" cellspacing="0" cellpadding="0" height="75%">
    <tr>
      <td width="100%" valign="top">
        &nbsp;
        <p> </p>
        <div align="center">
          <center>
          <table border="0" width="60%" style="font-size: 9pt" height="100">
            <tr>
              <td width="100%" height="33">
                <hr>
              </td>
            </tr>
            <tr>
              <td width="100%" height="33">——<font color="#FF0000">成功退出!</font></td>
            </tr>
            <tr>
              <td width="100%" height="33">——<a href="index.asp">重新登录</a></td>
            </tr>
            <tr>
              <td width="100%" height="34">——<a href="VBScript:window.close">关闭浏览器</a></td>
            </tr>
            <tr>
              <td width="100%" height="34">
                <hr>
              </td>
            </tr>
          </table>
          </center>
        </div>
      </td>
    </tr>
  </table>
  </center>
</div>
<!--#include file="..\food.asp" -->
</body>
</html>

⌨️ 快捷键说明

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