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

📄 admin_main.asp

📁 基于asp的博客系统+论文(代码齐全)经过调试
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="Admin_Check.asp"-->
<!--#include file="Config.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%= cfgTitle %></title>
<style type="text/css">
<!--
body {
	background-color: #666688;
}
-->
</style>
<style type="text/css">
<!--
.style2 {font-weight: bold}
.style4 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
-->
</style>
</head>

<body>
<!--#include file="top.asp"-->
<link href="Style.css" rel="stylesheet" type="text/css">
<table width="614" border="0" align="center" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="614" height="15"  valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="614" height="15"></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td height="29"  valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="614" height="29" valign="middle" background="images/Main_01.gif">&nbsp;&nbsp;<span class="style4">后台管理</span></td>
        </tr>
                </table></td>
  </tr>
  <tr>
    <td height="80"  valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/Main_02.gif">
      <!--DWLayoutTable-->
      <tr>
        <td width="614" height="26" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
            <!--DWLayoutTable-->
            <tr valign="middle">
              <td height="25" colspan="3"><div align="center"><a href="Admin_AddType.asp" target="frameMain">添加分类</a> | <a href="Admin_TypeList.asp" target="frameMain">分类管理</a> | <a href="Admin_AddArticle.asp" target="frameMain">添加文章</a> | <a href="Admin_ArticleList.asp" target="frameMain">文章管理</a> | <a href="Admin_GuestList.asp" target="frameMain">留言管理</a> | <a href="Admin_Config.asp" target="frameMain">基本设置</a> </div></td></td>
            </tr>
            <tr>
              <td width="9" height="1"></td>
              <td width="594" valign="top" bgcolor="#8DC63F"><img src="images/&#20998;&#38548;&#31526;.gif" width="1" height="1"></td>
              <td width="11"></td>
            </tr>
                </table></td>
      </tr>
      <tr>
        <td valign="top"><table width="100%" border="0" cellpadding="10" cellspacing="0">
            <!--DWLayoutTable-->
            <tr>
              <td width="614" height="316" align="left" valign="top">
			  <iframe name="frameMain" src="Admin_AddArticle.asp" frameborder="0" scrolling="no" width="100%" height="100%">
			  </iframe>			  </td>
            </tr>
        </table></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td height="25"  valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="614" height="25" valign="top"><img src="images/Main_03.gif" width="614" height="25"></td>
        </tr>
        </table></td>
  </tr>
</table>
<!--#include file="down.asp"-->
</body>
</html>

⌨️ 快捷键说明

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