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

📄 inctop.asp

📁 一个很好的下载系统原码
💻 ASP
字号:
<%
sub top()
openadmin
set rscount=conn.execute("select * from vcount")
%>

<head>
<title><%=webname%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=javascript src="lib/nav.js" type=text/javascript></SCRIPT> 
<link href="../site_css.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript">
<!--



function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
</head>

<body background="images/bg.gif" leftmargin="0" topmargin="0" onLoad="MM_preloadImages('image/1/0002.jpg')">
<map name="MapMap">
  <area shape="rect" coords="204,13,256,55" href="index.asp">
  <area shape="rect" coords="266,13,330,56" href="news.asp">
  <area shape="rect" coords="347,11,408,56" href="article.asp">
  <area shape="rect" coords="421,14,481,56" href="download.asp">
  <area shape="rect" coords="494,11,555,57" href="showcs.asp?cscat_id=1">
  <area shape="rect" coords="565,10,628,54" href="coolsites.asp">
  <area shape="rect" coords="637,11,699,55" href="bbsxp/bbsxp/" target="_blank">
  <area shape="rect" coords="705,13,768,57" href="gbook/index.asp" target="_blank">
</map>
<TABLE width=778 border=0 align=center cellPadding=0 cellSpacing=0 class="xiabian">
  <TBODY>
    <TR> 
      <TD>
        <p align="center"><img border="0" src="image/1/top.jpg"></TD>
    </TR>
    <tr>
      <TD>
        <table border="0" width="100%" cellspacing="0" cellpadding="0">
          <tr> 
            <TD height="51" background="image/1/lj.jpg"> 
              <div align="center"><embed width="778" height="51" wmode="transparent" src="image/1/lj.swf"></div></TD>
          </tr>
        </table>
      </TD>
    </tr>
  </TBODY>
</TABLE>
<MAP name=Map>
  <AREA onclick=homeMap() 
  shape=POLY coords=3,58,72,61,72,119,3,123 border="0">
  <AREA onclick=homeMap() 
  shape=POLY coords=77,62,148,62,147,116,78,118>
  <AREA onclick=homeMap() 
  shape=POLY coords=233,115,233,59,154,61,154,116>
  <AREA onclick=homeMap() 
  shape=POLY coords=237,59,238,115>
  <AREA onclick=homeMap() shape=POLY 
  coords=311,53,310,118,240,115,239,58>
</MAP>
<MAP name=Map2Map>
  <AREA 
  onclick=homeMap() shape=POLY coords=19,151,19,21,83,37,83,142>
  <AREA 
  onclick=homeMap() shape=POLY coords=89,140,89,38>
  <AREA onclick=homeMap() 
  shape=POLY coords=89,140,88,38,157,49,157,93,137,119,150,132>
  <AREA 
  onclick=blur(); shape=POLY coords=139,118,165,91,193,117,166,146>
  <AREA 
  onclick=homeMap() shape=POLY 
  coords=164,87,166,49,234,57,233,125,181,130,192,115>
</MAP>
<MAP name=Map3>
  <AREA 
  onclick=homeMap() shape=POLY coords=211,141,152,131,152,33,211,20>
  <AREA 
  onclick=homeMap() shape=POLY 
  coords=78,44,146,34,146,131,104,125,107,101,92,92,81,80,77,82>
  <AREA 
  onclick=homeMap() shape=POLY 
coords=72,46,2,53,2,119,68,124,60,111,71,109>
</MAP>
<%
rscount.close
set rscount=nothing
end sub

function vcount()
OPENadmin  
set rscount=conn.execute("select * from Vcount")
sql="UPDATE vcount  SET vtotal = vtotal + 1"
conn.execute (sql)
rscount.close
set rscount=nothing
end function
%>
<map name="Map2">
  <area shape="rect" coords="740,2,768,20" href="bbs/index.asp" target="_blank">
  <area shape="rect" coords="680,2,724,20" href="gbook/index.asp" target="_blank">
  <area shape="rect" coords="607,2,661,21" href="coolsites.asp">
  <area shape="rect" coords="535,2,589,21" href="chenjin/default.ASP" target="_blank">
  <area shape="rect" coords="466,3,519,22" href="download.asp">
  <area shape="rect" coords="392,3,443,20" href="article.asp">
  <area shape="rect" coords="322,3,371,20" href="news.asp">
  <area shape="rect" coords="249,3,305,21" href="showcs.asp?cscat_id=3">
  <area shape="rect" coords="175,2,225,21" href="fuwu.asp">
  <area shape="rect" coords="105,3,155,20" href="#">
  <area shape="rect" coords="53,2,89,19" href="index.asp">
</map>
<p><embed width="760" height="152" src="lib/sart.swf" wmode="transparent" style="position: absolute; left: 119; top: -2"></p>

⌨️ 快捷键说明

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