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

手机WAP编程

开发平台:

ASP/ASPX

  1. <!--#include file="../admin_sb.asp"-->
  2. <%
  3. '************** ASPSecurity  插件模板文件 **********
  4. ' Copyright 2006
  5. ' Create:2006-7-25
  6. ' Update:2006-7-29
  7. '***************************************************
  8. %>
  9. <html>
  10. <head>
  11. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  12. <link rel="stylesheet" rev="stylesheet" href="../inc/control.css" type="text/css" media="all" />
  13. </head>
  14. <body class="ContentBody">
  15. <div class="MainDiv">
  16. <table width="100%" border="0" cellpadding="0" cellspacing="0" class="CContent">
  17.   <tr>
  18.     <th class="CTitle">雷客图ASP站长安全助手 插件模板
  19.   </tr>
  20.   <tr>
  21.     <td class="CPanel">
  22.         <div id="updateInfo" style="background:ffffe1;border:1px solid #89441f;padding:4px;display:none"></div>
  23. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  24.  <tr>
  25.  <td valign="top" style="padding:5px;width:140px"><img src="../images/Icon/ControlPanel.png" width="128" height="128"/></td>
  26.  <td valign="top">  <div align="left" style="padding:5px;line-height:170%;clear:both;font-size:12px">
  27.      <p></p>
  28.      插件内容
  29.      <p><br/>  
  30.                 </p>
  31.      <a href="#" onClick="javascript:history.go(-1);">返回插件首页</a></div>       
  32.  </tr>
  33. </table>
  34. </td></tr></table>
  35. </div>
  36. </body>
  37. </html>