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

📄 info_tuijian.asp

📁 网上购物系统:一个经过完善设计的经典网上购物系统
💻 ASP
字号:
<style type="text/css">
<!--
.style4 {color: #FF5C99}
-->
</style>

<table width="10%" height="5"  border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td></td>
  </tr>
</table><TABLE width=174 border=0 align="center" cellPadding=0 cellSpacing=0>
  <TBODY>
    <TR>
      <TD vAlign=top width=4 height=4><IMG height=4 
            src="img/xiao/new_line_004.gif" width=4></TD>
      <TD background=img/xiao/new_line_008.gif height=4></TD>
      <TD vAlign=top width=4 height=4><IMG height=4 
            src="img/xiao/new_line_005.gif" width=4></TD>
    </TR>
    <TR>
      <TD width="1" background=img/xiao/new_line_009.gif></TD>
      <TD 
          style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; PADDING-TOP: 0px" 
          align=middle><table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><img src="img/xiao/jing.gif"></td>
        </tr>
      </table>
        <table width="174" height="96"  border="0" cellpadding="0" cellspacing="0">
           <tr>
            <td><table width="174" height="74"  border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="207"><TABLE cellSpacing=0 cellPadding=0 width=174 border=0>
                      <TBODY>
                        <TR vAlign=top>
                          <TD width="200"><SPAN id=icefable1>
                            <%set rs=server.CreateObject("adodb.recordset")
	 rs.open "select top 10 * from shop_product where bestproduct=1 order by productid desc",conn,1,1%>
                            <%do while not rs.eof 
%>
                            <table width="174" height="60" border="0" cellpadding="0" cellspacing="0">
                              <tr>
                                <td width="64"  height="60">
                                  <table width="60" border="0" align="center" cellpadding="2" cellspacing="0">
                                    <tr>
                                      <td width="60"><div align="center"><a href="product.asp?id=<%=rs("productid")%>" target="_blank"><img src="<%=trim(rs("upfilepic"))%>" width="50" height="50" border="0"></a></div></td>
                                    </tr>
                                </table></td>
                                <td width="110">&#21517;&#31216;:<a href=product.asp?id=<%=rs("productid")%> target="_blank"> </a><font color="#ff0000"><%=trim(rs("productname"))%></font><br>
&#20250;&#21592;&#20215;:<font color="#ff0000"><%=trim(rs("huiyuanjia"))%></font></td>
                              </tr>
                            </table>
                            <%
rs.movenext
loop
rs.close
%>
                          </SPAN></TD>
                        </TR>
                      </TBODY>
                    </TABLE>
                      <SCRIPT>
marqueesHeight=180;
stopscroll=false;
with(icefable1){
	  style.width=0;
	  style.height=marqueesHeight;
	  style.overflowX="visible";
	  style.overflowY="hidden";
	  noWrap=true;
	  onmouseover=new Function("stopscroll=true");
	  onmouseout=new Function("stopscroll=false");
  }
  preTop=0; currentTop=125; stoptime=0;
  icefable1.innerHTML+=icefable1.innerHTML;
  

function init_srolltext(){
  icefable1.scrollTop=0;
  setInterval("scrollUp()",10);
}
init_srolltext();

function scrollUp(){
  if(stopscroll==true) return;
  currentTop+=1;
  if(currentTop==127)
  {
  	stoptime+=1;
  	currentTop-=1;
  	if(stoptime==280) 
  	{
  		currentTop=0;
  		stoptime=0;  		
  	}
  }
  else {  	
	  preTop=icefable1.scrollTop;
	  icefable1.scrollTop+=1;
	  if(preTop==icefable1.scrollTop){
	    icefable1.scrollTop=125;
	    icefable1.scrollTop+=1;
	    
	  }
  }

}
            </SCRIPT>
                  </td>
                </tr>
            </table></td>
          </tr>
        </table>
</TD>
      <TD width="1" background=img/xiao/new_line_010.gif></TD>
    </TR>
    <TR>
      <TD vAlign=top width=4 height=4><IMG height=4 
            src="img/xiao/new_line_006.gif" width=4></TD>
      <TD background=img/xiao/new_line_011.gif></TD>
      <TD vAlign=top width=4 height=4><IMG height=4 
            src="img/xiao/new_line_007.gif" width=4></TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

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