⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_index.asp

📁 这是一个网上购物物网站,数据库的连接在CONN.ASP中,既有前台网站,也有后台管理
💻 ASP
字号:
<!--#include file="admin_pass.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
<script language="javascript">
function pass(mylink)
{
  window.open(mylink,'','top=10,left=135,width=560,height=400,scrollbars=yes')
}
</script>

</head>
<body background="images/topbj.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p>&nbsp;</p>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" class="bk1">
  <tr> 
    <td width="180" height="222" align="center" valign="top" background="images/index_00.gif"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="138" align="right">
		   <TABLE border=0 cellPadding=0 cellSpacing=0 width=100%>
              <TBODY>
                <TR> 
                  <TD>
                    <p><img src="images/admin02.gif" width="172" height="32" border="0"> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="goods_add.asp" target="right">添加商品信息</a> <BR>
&nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13">                    <A href="goods_list.asp" target="right">管理商品信息<br> 
                    </A>&nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> <A href="type.asp" target="right">商品类别管理</A><BR>
				
                      <img src="images/admin03.gif" width="172" height="32" border="0"> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="news_add.asp"  target="right">添加新闻</a><BR>
&nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="news_list.asp"  target="right">管理新闻</a><BR>
                      <BR>
	                  </DIV>
                    </p>
                  </TD>
                </TR>
              </TBODY>
            </TABLE>
		  </td>
          <td width="6" align="center"> </td>
        </tr>
      </table>
	 <br>
	 <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right" background="images/index_li1.gif"><img src="images/index_li2.gif" height="3"></td>
        </tr>
      </table>
	 <div align="left"><img src="images/admin04.GIF" width="172" height="32"></div>
	 <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>
		    &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
            <A href="admin_index.asp">管理首页</A><BR>
            &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
           <a href="javascript:window.close()"> 安全退出</A></td>
        </tr>
      </table>
      <br>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right" background="images/index_li1.gif"><img src="images/index_li2.gif" height="3"></td>
        </tr>
    </table>    </td>
    <td align="center" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td height="10" align="right" valign="bottom">&nbsp;</td>
        </tr>
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="11" align="right" valign="top">&nbsp;</td>
          <td width="567" align="center" valign="top"> <table width="100%" height="136" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse">
              <tr valign="top"> 
                <td width="98%"> 
                  <Iframe id=right name=right scrolling=auto frameborder=0 src="" height="500" width="560"></Iframe>
                </td>
                <td width="2%">&nbsp;</td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#999999" class="bk">
  <tr>
    <td height="1">
	</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -