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

📄 webtop.asp

📁 网上购物,不错的购物系统,花了好长时间来改的
💻 ASP
字号:
<LINK href="inc/css.css" rel=stylesheet type=text/css>
<style type="text/css">
<!--
.style8 {font-size: 13px}
.style9 {color: #FF6600}
.style10 {color: #FF0000}
.style11 {color: #336666}
.style12 {color: #FF6633}
-->
</style>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="221"><img src="<%=weblogo%>" border="0" alt="<%=webname%>&nbsp; <%=weburl%>"></td>
    <td width="549"><table width="549" border="0" align="right" cellpadding="0" cellspacing="0">
      <tr>
        <td width="110"><a href="default.asp"><img src="images/webtop/home.gif" border="0"></a></td>
        <td width="110"><a href="new.asp"><img src="images/webtop/news.gif" border="0"></a></td>
        <td width="110"><a href="xinpin.asp"><img src="images/webtop/newsh.gif" border="0"></a></td>
        <td width="110"><a href="tejia.asp"><img src="images/webtop/tejiashanpin.gif" border="0"></a></td>
        <td width="110"><a href="book.asp"><img src="images/webtop/book.gif" border="0"></a></td>
      </tr>
    </table></td>
  </tr>
</table>
<table width="775" height="36" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="768"><table width="770" height="32" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="46" height="32" align="center" background="images/yemian/allbg.gif"><div align="center"><img src="images/yemian/guangbo.gif" width="80" height="33">
		
</div></td>
        <td width="265" align="center" background="images/yemian/allbg.gif"><marquee scrollAmount=3 width=100%>
		<%=Code_Ubb(gonggao)%>
		</marquee> </td>
        <td width="457" align="center" background="images/yemian/allbg.gif"><a href="shopcart.asp?action=show&lx=2" target="_blank"><img src="images/yemian/top_cart.gif" width="76" height="20" border="0"></a><a href="user.asp?action=mydata"><img src="images/yemian/top_my.gif" width="76" height="20" border="0"></a><a href="logout.asp"><img src="images/yemian/top_wh.gif" width="76" height="20" border="0"></a><a href="Search.asp"><img src="images/yemian/top_sou.gif" width="76" height="20" border="0"></a><a href="help.asp"><img src="images/yemian/top_faq.gif" width="76" height="20" border="0"></a><a href="about.asp"><img src="images/yemian/top_sq.gif" width="76" height="20" border="0"></a></td>
      </tr>
    </table></td>
    <td width="6"></td>
  </tr>
</table>
<table width="775" height="36" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="768"><table width="770" height="35" border="0" align="center" cellpadding="0" cellspacing="0" background="images/main/bg.gif">
        <tr>
          <td align="center"><span class="style8"><span class="style12">
            <%
			
		  set rs=server.CreateObject("adodb.recordset")
		  rs.open "select anclass,anclassid from sh_sort order by anclassidorder",conn,1,1
		  do while not rs.eof
		  response.write "| <A  href=class.asp?id=big&anid="&rs("anclassid")&">"&trim(rs("anclass"))&" </A>  "
		  rs.movenext
		  
		  loop
		  rs.close
		  set rs=nothing 
		 %>
          </span></span></td>
        </tr>
    </table></td>
    <td width="6"></td>
  </tr>
</table>
<!--#include file="kefu.asp"-->

⌨️ 快捷键说明

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