www.gusucode.com > 玩玩小游戏FLASH系统 2.1码程序 > admin/Left.asp

    <!--#include File="Conn.asp" -->
<!--#include file="Checkpost.asp"-->
<%
If Session("AdminName")="" and Session("adminpass")="" Then
Response.Redirect "Error.asp?id=005"
Else
Response.Write "<Html>"
Response.Write "<Head>"
Response.Write "<Title>管理中心 - "& WebName &"</title>"
Response.Write "<Meta Http-Equiv=""Content-Type"" Content=""Text/Html; CharSet=Gb2312"">"
Response.Write "<Link Type=""Text/Css"" Rel=""StyleSheet"" Href=""Inc/Style.css"">"
Response.Write "</Head>"
Response.Write "<Body Bgcolor=""#7B9AE7"" Topmargin=""20"" Leftmargin=""12"">"
Response.Write "<table border=""0"" cellpadding=""0"" cellspacing=""0"" style=""border-collapse: collapse"" bordercolor=""#111111"" width=""158"" height=""171"">"
Response.Write "<tr>"
Response.Write "<td width=""100%"" height=""25"" background=""Images/Admin_Left_001.gif""><strong>&nbsp;<font color=""#416BDC"">管理菜单导航</font></strong></td>"
Response.Write "</tr>"
Response.Write "<tr>"
Response.Write "<td width=""100%"" height=""18"">"
Response.Write "<table border=""1"" cellpadding=""0"" cellspacing=""0"" style=""border-collapse: collapse"" bordercolor=""#DEE7FF"" width=""100%"">"
Response.Write "<tr>"
Response.Write "<td width=""100%"" bgcolor=""#D6DFF7"">"
Response.Write "<table border=""0"" cellpadding=""4"" cellspacing=""0"" style=""border-collapse: collapse"" bordercolor=""#111111"" width=""100%"">"
Response.Write "<tr>"
Response.Write "<td width=""6%"">"
Response.Write "<p align=""center""> </td>"
Response.Write "<td width=""94%"">用户名: "&Session("AdminName")&"</td>"
Response.Write "</tr>"
Response.Write "<tr>"
Response.Write "<td width=""6%"">"
Response.Write "<p align=""center""> </td>"
Response.Write "<td width=""94%"">权&nbsp;&nbsp;限:"

Response.Write "超级管理员"

Response.Write "</td>"
Response.Write "</tr>"
Response.Write "</table>"
Response.Write "</td>"
Response.Write "</tr>"
Response.Write "</table>"
Response.Write "</td>"
Response.Write "</tr>"
Response.Write "<tr>"
Response.Write "<td width=""100%"" height=""16""> </td>"
Response.Write "</tr>"
Response.Write "<tr>"
Response.Write "<td width=""100%"" height=""24"" background=""Images/Admin_Left_002.gif"">"
Response.Write "<font color=""#416BDC""><b>&nbsp;FLASH管理菜单</b></font></td>"
Response.Write "</tr>"%>
  <tr>
    <td width="100%" height="18">
    <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#DEE7FF" width="100%">
      <tr>
        <td width="100%" bgcolor="#D6DFF7">
        <table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Addflash.asp">添加FLASH</a></font></td>
          </tr>
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="flash.asp">FLASH管理</a></font></td>
          </tr>
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Class.asp">类别管理</a></font></td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    </td>
  </tr>
  <tr>
    <td width="100%" height="16"> </td>
  </tr>
  <tr>
    <td width="100%" height="24" background="Images/Admin_Left_002.gif">
    <font color="#416BDC"><b>&nbsp;HTML管理菜单</b></font></td>
  </tr>
  <tr>
    <td width="100%" height="18">
    <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#DEE7FF" width="100%">
      <tr>
        <td width="100%" bgcolor="#D6DFF7">
        <table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Html_MakeIndex.asp">生成首页</a></font></td>
          </tr>
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Moban.asp?type=show">观看模版</a></font></td>
          </tr>
          <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Moban.asp?type=list">分类模版</a></font></td>
          </tr>
           <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Html_MakeflashAll.asp?type=all">生成全部FLASH</a></font></td>
          </tr>
           <tr>
            <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="Html_MakeClassAll.asp">生成全部分类</a></font></td>
          </tr>
           <tr>

           <td width="17%" align="center">
            <img border="0" src="images/yellowli.gif"></td>
            <td width="183%"><font face="Arial" color="#416BDC"><a target="_top" href="Logout.asp">退出管理</a></font></td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    </td>
  </tr>
  <tr>
    <td width="100%" height="16"> </td>
  </tr>
  <tr>
    <td width="100%" height="25" background="Images/Admin_Left_003.gif">&nbsp;<font color="#416BDC"><b>系统管理</b></font></td>
  </tr>
  <tr>
    <td width="100%" height="16">
    <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#DEE7FF" width="100%">
      <tr>
        <td width="100%" bgcolor="#D6DFF7">
        <table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
          <tr>
            <td width="100%">
            <table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
              <tr>
                <td width="94%">&nbsp;<a href=cj.asp target="Admin_Main">flash采集管理</a></td>
              </tr>
              <tr>
                <td width="94%">&nbsp;<a href=# onclick="alert('作者名称 Man   QQ:78732506 e-mail:hhzone.cn@163.com')">联系作者</a></td>
              </tr>
              <tr>
                <td width="94%">&nbsp;版权所有hhzone.cn@163.com</td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    </td>
  </tr>
</Table>
</Body>
</Html>
<%End If%>