admin_front.aspx
上传用户:scene123
上传日期:2010-02-19
资源大小:3311k
文件大小:1k
源码类别:

.net编程

开发平台:

C#

  1. <%@ Page Inherits="huang.admin_front" Language="C#" src="cs/huang.cs" %>
  2. <html>
  3. <head>
  4. <title></title>
  5. <link href="css/css.css" rel="stylesheet" type="text/css">
  6. </head>
  7. <body class=ziti>
  8. <table width="40%" border="0" align="center" cellpadding="0" cellspacing="1" class="unnamed3">
  9.   <tr> 
  10.     <td colspan="2" class=bar>操作成功 :)</td>
  11.   </tr>
  12.  
  13.   <tr> 
  14.     <td colspan="2" class=bar><a href="javascript:history.back(1)">返回上一页</a></td>
  15.   </tr>
  16. </table>
  17. <div align="center">由于使用了页面缓存,你的操作最长需要3秒中才能得到体现</div>
  18. </body>
  19. </html>