admin_db_backup.asp
资源名称:wap.rar [点击查看]
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:2k
源码类别:
手机WAP编程
开发平台:
ASP/ASPX
- <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
- <!--#include file="admin_sb.asp"-->
- <!--#include file="config.asp" -->
- <!--#include file="inc/md5.asp" -->
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <link rel="stylesheet" rev="stylesheet" href="inc/control.css" type="text/css" media="all" /><title>备份恢复</title>
- <style type="text/css">
- <!--
- .STYLE1 {
- font-size: medium;
- color: #FF0000;
- }
- -->
- </style>
- </head>
- <body class="ContentBody">
- <div class="MainDiv">
- <table width="100%" border="0" cellpadding="0" cellspacing="0" class="CContent">
- <tr>
- <th class="CTitle">备份恢复
- </tr>
- <tr>
- <td class="CPanel">
- <div id="updateInfo" style="background:ffffe1;border:1px solid #89441f;padding:4px;display:none"></div>
- <table width="100%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td valign="top" style="padding:5px;width:140px"><img src="images/Icon/ControlPanel.png" width="128" height="128"/></td>
- <td valign="top">
- <form name="form1" method="post" action="">
- <div align="left" style="padding:5px;line-height:170%;clear:both;font-size:12px">
- <p> <b>数据回复备份请到手机后台,更方便~~~!感谢支持掌上校园wap.cnscu.cn电脑站http://<a href="www.cnscu.cn" target="_blank">www.cnscu.cn</a><br/>
- </p>
- </div>
- </form>
- <a href="http://www.cnscu.cn"><span class="STYLE1">校园仿帝国手机建设系统</span></a>永久免费升级使用!!!
- </tr>
- </table>
- </td></tr></table>
- </div>
- </body>
- </html>