📄 ok.asp
字号:
<!--#include file="top.asp"--><%usertopview%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td width="160" valign=top bgcolor=#efefef>
<!--==============-->
<!--#include file="left.asp"-->
<!--==============-->
</td>
<td width="600" valign=top>
<!--==============-->
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=25>您现在的位置是:管理中心 > 用户操作</td></tr>
<tr>
<td>
<!--####################################-->
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor=#6C94D1>
<%if request("action")="flag" then%>
<tr>
<td height=25 bgcolor=#6C94D1> <font color=white>权限出错</font></td>
</tr>
<tr>
<td bgcolor=#ffffff height=25>
<!--======-->
<table width="80%" border="0" cellspacing="0" cellpadding="0" align=center>
<tr>
<td height=200><p style="line-height:180%"><strong>可能存在的原因:</strong><br>
1,此功能为 VIP 会员功能使用,您还不是 VIP 会员;<br>
<a href=admin.asp class=red>现在升级VIP?</a> <a href=../vip.asp target=_blank class=red>查看VIP的好处?</a><br>
2,您的企业已经被管理员关闭;<br>
3,您的企业正在被管理员审核中;<br>
4,您的企业服务已经到期(请尽快续费)。<br><br>
如有问题,请尽快与我们联系!!!</td>
</tr>
</table>
<!--======-->
</td>
</tr>
<%else%>
<meta http-equiv="refresh" content="3;URL=<%=request("url")%>">
<tr>
<td height=25 bgcolor=#6C94D1> <font color=white>操作成功</font></td>
</tr>
<tr>
<td bgcolor=#ffffff height=25>
<!--======-->
<table width="80%" border="0" cellspacing="0" cellpadding="0" align=center>
<tr>
<td height=200 align=center>恭喜您,操作成功<%if request("key")="yes" then%><br><br>请等待管理员的审核确认<%end if%><br><br>3 秒钟后自动返回<br><br><a href=<%=request("url")%>>反回</a></td>
</tr>
</table>
<!--======-->
</td>
</tr>
<%end if%>
</table>
<!--####################################-->
</td>
</tr>
<tr><td height=25></td></tr>
</table>
<!--==============-->
</td>
</tr>
</table>
<!--====== bottom ========-->
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor=#ffffff>
<tr><td height=2 bgcolor=#6C94D1></td></tr>
<tr>
<td align="center" height=80><%=citybottom%></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -