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

📄 default.asp

📁 《网上图书管理系统》 开发及测试环境 操作系统:Windows 2000 Server 后台数据库:Access 2000 Web服务器:IIS 5.0  系统在该环境下测试通过运行。
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网上图书管理系统--首页</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
}
-->
</style></head>
<body>
<!--利用图层显示版权信息//-->
<div id="Layer1" style="position:absolute; left:441px; top:188px; width:315px;
 height:59px; z-index:1"> 
  <p align="center"><font size="2">本站请用IE4.0或以上版本浏览,800*600为最佳效果 版权所有:
  长春市明日科技有限责任公司<br>
    客户信箱:mingrisoft@mingrisoft.com <br>
    </font><font size="2">联系电话:0431-4972266</font></p>
</div>
<table width="770" height="545" border="0" cellpadding="-2" cellspacing="-2">
  <tr>
    <td height="545"><img src="./images/bg_default.jpg" width="770" height="545" 
	border="0" usemap="#Map"> 
      <map name="Map">
        <area shape="poly" coords="208,160,224,184,293,174,369,179,380,155,295,145"
		 href="sort.asp" alt="点击进入销售排行榜">
        <area shape="poly" coords="206,239,222,265,271,257,334,261,345,237,273,228"
		 href="stand.asp" alt="点击进入图书展台">
        <area shape="poly" coords="115,492,120,517,213,502,296,509,303,485,212,469"
		 href="poll.asp" alt="点击进入您最喜欢的图书投票页面">
        <area shape="poly" coords="179,323,188,350,237,340,307,343,316,314,232,311"
		 href="member.htm" alt="点击进入会员登录页面">
        <area shape="poly" coords="153,406,160,433,226,421,301,427,312,401,228,391"
		 href="managerLogin.asp" alt="点击进入管理员登录页面">
    </map></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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