admin_db_backup.asp
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:2k
源码类别:

手机WAP编程

开发平台:

ASP/ASPX

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
  2. <!--#include file="admin_sb.asp"-->
  3. <!--#include file="config.asp" -->
  4. <!--#include file="inc/md5.asp" -->
  5. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  6. <html>
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  9. <link rel="stylesheet" rev="stylesheet" href="inc/control.css" type="text/css" media="all" /><title>备份恢复</title>
  10. <style type="text/css">
  11. <!--
  12. .STYLE1 {
  13. font-size: medium;
  14. color: #FF0000;
  15. }
  16. -->
  17. </style>
  18. </head>
  19. <body class="ContentBody">
  20. <div class="MainDiv">
  21. <table width="100%" border="0" cellpadding="0" cellspacing="0" class="CContent">
  22.   <tr>
  23.     <th class="CTitle">备份恢复
  24.   </tr>
  25.   <tr>
  26.     <td class="CPanel">
  27.         <div id="updateInfo" style="background:ffffe1;border:1px solid #89441f;padding:4px;display:none"></div>
  28. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  29.  <tr>
  30.  <td valign="top" style="padding:5px;width:140px"><img src="images/Icon/ControlPanel.png" width="128" height="128"/></td>
  31.  <td valign="top">
  32.  <form name="form1" method="post" action="">
  33.  <div align="left" style="padding:5px;line-height:170%;clear:both;font-size:12px">
  34.      <p> <b>数据回复备份请到手机后台,更方便~~~!感谢支持掌上校园wap.cnscu.cn电脑站http://<a href="www.cnscu.cn" target="_blank">www.cnscu.cn</a><br/>
  35.           </p>
  36.  </div>     
  37.  </form>
  38.  <a href="http://www.cnscu.cn"><span class="STYLE1">校园仿帝国手机建设系统</span></a>永久免费升级使用!!!
  39.  </tr>
  40. </table>
  41. </td></tr></table>
  42. </div>
  43. </body>
  44. </html>