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

📄 admin_ok.asp

📁 9seek 留言本源代码5.0版
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file=const.asp -->
<%
connclose()
%>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="refresh" content="5;url=index.asp">
<META name="Author" content="木鸟">
<title><%=sitetitle%></title>
<link rel="stylesheet" href="style/<%=skin%>.css" type="text/css">
</head>

<body>
<!--#include file="head.asp"-->
      
<br>
<table class=table004 border="0" width="400" cellspacing="0" cellpadding="10" bordercolorlight="#000000" bordercolordark="#FFFFFF" align="center">
 <tr> 
  <td width="100%" class="table001"> 
   <p align="center" style="line-height: 200%"><font color="#FF0000"><b>留 言 管 
	理 O K !!!</b></font><br>
	欢迎斑竹回来工作,等了你好久!!!<br>
	系统将在 <font color="#FF0000"><b>5</b></font> 秒后自动转到留言首页!<br>
	您也可以直接点击下面链接返回!!!</p>
   <p align="center">::: <a href="index.asp">返 回 留 言 首 页 面</a> :::<br>
  </td>
 </tr>
</table>
<!--#include file="foot.asp"-->

</body>

</html>

⌨️ 快捷键说明

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