📄 realy_info.asp
字号:
<link href="../style/sount.css" rel="stylesheet" type="text/css"> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="400" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
<tr>
<td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" align="center" bgcolor="0055FF"><font color="#FFFFFF">信息页面</font></td>
</tr>
</table>
<hr size="1" noshade> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="DBEEF2"><img src="../images/index_046.gif" width="303" height="239"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#75C1FF" style="line-height:150%">
<%
if request("realy")="setup" then
%>
您的系统设置已经更新成功,请继续其它操作或返回
<br> <a href="../setup.asp">返回</a></td>
<%end if%>
<%
if request("realy")="regist" then
%>
您的注册信息已经输入数据库,请关闭窗口等待管理员验证
<br> <a href="#" onclick="window.close()">返回</a></td>
<%end if%>
<%
if request("realy")="back" then
%>
数据库备份成功,请继续其它操作或返回
<br> <a href="javascript:history.go(-1)">返回</a></td>
<%end if%>
<%
if request("realy")="arc" then
%>
数据库恢复成功,请继续其它操作或返回
<br> <a href="javascript:history.go(-1)">返回</a></td>
<%end if%>
<%
if request("realy")="give" then
%>
数据库初始化成功,请继续其它操作或返回
<br> <a href="javascript:history.go(-1)">返回</a></td>
<%end if%>
<%
if request("realy")="send" then
%>
邮件发送成功,请返回或继续其它操作
<br> <a href="javascript:history.go(-1)">返回</a></td>
<%end if%>
<%
if request("realy")="mail" then
%>
您的密码已经发送到您的邮箱中,请查收
<br> <a href="javascript:close()">关闭</a></td>
<%end if%>
<%
if request("realy")="poll" then
%>
调查已添加完毕,请返回
<br> <a href="javascript:history.go(-1)">返回</a></td>
<%end if%>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -