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

📄 index.asp

📁 基于ASP的查询搜索源代码 文件利用ASP对ACCESS数据库进行搜索
💻 ASP
字号:
<!--#include file="DQE_Conn.asp" -->
<!--#include file="DQE_Sub.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>欢迎使用星旧新闻管理系统1.0</title>
<style type="text/css">
<!--
body,td,th {
	font-family: 宋体;
	font-size: 9pt;
	color: #7341BD;
}
body {
	background-image: url(images/204.gif);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.style1 {	color: #FFFFFF;
	font-weight: bold;
}
.STYLE2 {color: #6B4D9C}
-->
</style></head>

<body>
<table width="80%" border="2" align="center" cellpadding="0" cellspacing="2" bordercolor="#8F6DC4" bgcolor="#FFFFFF">
  <tr>
    <td colspan="3"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30%" align="center"><img src="images/logo.jpg" width="207" height="50"></td>
        <td width="70%" valign="middle"><table width="300" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td height="16"><span class="STYLE2">星旧新闻管理系统1.0</span></td>
            </tr>
            <tr>
              <td height="16">现在的时间是:<%=now() %></td>
            </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td width="23%" rowspan="2"><%Call DQE_Class(0,1,1,"morenews.asp",1,10,3,16,"")%></td>
    <td width="39%" height="150"><table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><%Call DQE_News(1,1,7,1,"#000000",30,0,0,"new.gif","ReadNews.asp",22,12,1,1,"icon.gif",0,0,0,6,"f")%>&nbsp;</td>
      </tr>
    </table></td>
    <td width="38%" height="150"><table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><%Call DQE_News(1,1,7,1,"#000000",30,0,0,"new.gif","ReadNews.asp",22,12,1,1,"icon.gif",0,0,0,6,"f")%>
          &nbsp;</td>
      </tr>
    </table></td>
  </tr>
  
  <tr>
    <td height="150" colspan="2"><table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><%Call DQE_News(1,1,7,1,"#000000",40,0,0,"new.gif","ReadNews.asp",22,12,1,1,"icon.gif",0,0,1,6,"f")%>
          &nbsp;</td>
      </tr>
    </table></td>
  </tr>
  
  <tr>
    <td height="30" colspan="3"><div align="center">
      <%call DQE_Search("Search.asp",80,0)%>
    </div></td>
  </tr>
  <tr>
    <td colspan="3"><table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="30" align="center" valign="middle">此为演示程序文件,不用可删除..</td>
      </tr>
      <tr>
        <td align="center" valign="middle" height="30">本页面临时展示页面 ,请自行设计前台页面并添加自定义调用代码..<br />
          MoreNews.asp、Index.asp、ReadNews.asp为展示页面,均可修改甚至删除</td>
      </tr>
      <tr>
        <td align="center" valign="middle" height="30"><a href="login.asp"><font color="#FF0000">进入后台</font>(admin/admin)</a></td>
      </tr>
    </table></td>
  </tr>  
</table>
</body>
</html>

⌨️ 快捷键说明

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