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

.net编程

开发平台:

C#

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title></title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6. <link href="css/css.css" rel="stylesheet" type="text/css">
  7. </head>
  8. <body  class=ziti topmargin="0" leftmargin="0" background="img/admin_1.gif">
  9. <a href="admin_add.aspx" target="mainFrame">添加版块</a>
  10. <a href="admin_class.aspx" target="mainFrame">修改版块</a>
  11. <a href="admin_user.htm" target="mainFrame">用户管理</a>
  12. <a href="admin.aspx" target="mainFrame">直接操作</a>
  13. </body>
  14. </html>