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

📄 inctop.asp

📁 ASP源码
💻 ASP
字号:
<%
sub top()
openadmin
set rscount=conn.execute("select * from vcount")
%>
<title><%=webname%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=javascript src="lib/nav.js" type=text/javascript></SCRIPT>
<body background="images/bg1.gif" topmargin="0" style="background-image: url('images/pic000/b001.gif')">
<%
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
%>

<div id=menuDiv style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px; BACKGROUND-COLOR: #9cc5f8'></div>
<STYLE> 
body 
{background-image:url('pic/yslm5/bg.gif'); background-position: center 50%;  } 
</STYLE> 
<BODY id=all leftMargin=0 topMargin=0 rightMargin=0 marginwidth="0" marginheight="0" style="background-image: url('images/pic000/b001.gif')">
<div align="center">
  <center>
    <TABLE width=760 border=0 cellPadding=0 cellSpacing=0 style="border-collapse: collapse" bordercolor="#111111" height="160">
      <TBODY> 
      <TR> 
        <TD width=760 valign="top" bgcolor="#FFFFFF">
        <img border="0" src="images/pic000/cichinaTOP.jpg"></TD>
      </TR>
      </TBODY> 
    </TABLE>
			</center>
</div>
			<div align="center">
              <center>
			<TABLE width=760 border=0 cellPadding=0 cellSpacing=0 height="3" background="images/pic000/c004.jpg" style="border-collapse: collapse" bordercolor="#111111">
              <TBODY>
              <tr>
                <TD height=3 bgcolor="#000000"></TD>
              </tr>
              <TR>
                <TD height=3 bgcolor="#FFFFFF"></TD></TR>
              <TR>
                <TD height="21" align=right bgColor=#ededed class=nav_items background="images/pic000/c004.jpg">
                  <TABLE cellSpacing=0 cellPadding=4 border=0>
                    <TBODY>
                    <TR style="FONT-SIZE: 9pt; LINE-HEIGHT: 9pt" align=middle>
                      
              <TD background="images/pic000/c004.jpg" ><a href="index.asp"><font color="#666666">站点首页</font></a></TD>
                      <TD class=nav_items background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg"><a href="news.asp"><font color="#666666">最新新闻</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg"><a href="article.asp">
              <font color="#666666">精品文章</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg">
              <a href="http://www.cichina.com/pic/index.asp"><font color="#666666">精品图库</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg"><a href="download.asp"><font color="#666666">资源下载</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg"><a href="coolsites.asp"><font color="#666666">酷站推荐</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg">
              <a href="http://www.cichina.com/cisybbs/index.asp">
              <font color="#666666">视觉论坛</font></a></TD>
                      <TD background="images/pic000/c004.jpg"> </TD>
                      
              <TD background="images/pic000/c004.jpg">
              <a href="http://www.cichina.com/ban/index.asp"><font color="#666666">在线留言</font></a></TD>
                      <TD background="images/pic000/c004.jpg">
                      
                      
                      
                      <script src="tong/mystat.asp"></script>
                      
                      
                      </TD>                   
                      
                    </TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
              </center>
</div>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="3" bgcolor="#FFFFFF"></td>
  </tr>
</table>










<SCRIPT>
var sgImg="http://www.cichina.com/tu/wz.gif"
var sgWidth="88"
var sgHeight="75"
var sgLink="dispbbs.asp?boardID=9&ID=230"
var sgNS=(document.layers)?true:false
if(sgNS){document.write('<LAYER ID="Corner" WIDTH='+sgWidth+' HEIGHT='+sgHeight+'><A href="'+sgLink+'" target=_blank><IMG src="'+sgImg+'" BORDER=0 WIDTH="'+sgWidth+'" HEIGHT="'+sgHeight+'"></A></LAYER>');}else{document.write('<DIV ID="Corner" STYLE="position:absolute; width:'+sgWidth+'; height:'+sgHeight+'; z-index:9; filter: Alpha(Opacity=70)"><A href="http://www.cichina.com/asp" target=_blank><IMG src="'+sgImg+'" BORDER=0 WIDTH="'+sgWidth+'" HEIGHT="'+sgHeight+'"></A></DIV>');}
function StayCorner(){var sgTop;var sgLeft
if(sgNS){sgTop  = pageYOffset+window.innerHeight-document.Corner.document.height-10;sgLeft = pageXOffset+window.innerWidth-document.Corner.document.width-10;document.Corner.top  = sgTop;document.Corner.left = sgLeft;}else{
sgTop  = document.body.scrollTop+document.body.clientHeight-document.all.Corner.offsetHeight-30;sgLeft = document.body.scrollLeft+document.body.clientWidth-document.all.Corner.offsetWidth-5;Corner.style.top  = sgTop;Corner.style.left = sgLeft;}
setTimeout('StayCorner()', 50)}
sgDump = StayCorner()
</SCRIPT>

⌨️ 快捷键说明

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