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

📄 top8.asp

📁 网上商场 帐户管理方面     1.实现了购物车和收藏夹的功能。     2.实现了历史订单查询以及即时订单跟踪。     3.实现了个人资料修改,查询以及送货人信息修改和查询。  
💻 ASP
字号:
<body bgcolor="#FFFFFF">
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  <TBODY>
    <TR> 
      <TD width=150 height="78"><img src="images/ddlogo.gif"></TD>
      <TD width=350><IMG 
      src="images/banner_vcd_030401_l.gif" 
    width=350 height=50 border="1"></TD>
      <TD width=227> <TABLE width=100% border=0 align=right cellpadding="0" cellspacing="0">
          <TBODY>
            <TR align=middle> 
              <TD width=54><A 
            href="myuser.asp?action=gouwu"><IMG 
            height=25 src="images/joyo_gouwuche.gif" width=25 border=0></A></TD>
              <TD width=55><A 
            href="myuser.asp?action=shoucang"><IMG 
            height=25 src="images/joyo_dingdancx.gif" width=25 border=0></A></TD>
              <TD width=55><A 
            href="myuser.asp?action=dingdan"><IMG 
            height=25 src="images/joyo_kewu.gif" width=25 border=0></A></TD>
              <TD width=55><A 
            href="help.asp?action=yunshushuoming"><IMG height=25 src="images/joyo_yanshibutton.gif" 
            width=25 border=0></A></TD>
            </TR>
            <TR align=middle> 
              <TD width=54><A 
            href="myuser.asp?action=gouwu">购物车</A></TD>
              <TD width=55><A 
            href="myuser.asp?action=shoucang">收藏夹</A></TD>
              <TD width=55><A 
            href="myuser.asp?action=dingdan">订单查询</A></TD>
              <TD width=55><A 
            href="help.asp?action=yunshushuoming">客服中心</A></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE width=750 border=0 align="center" cellPadding=0 cellSpacing=0>
  <TBODY>
    <TR> 
      <TD width=750 colSpan=3 height=3> <DIV align=center> 
          <TABLE height=12 cellSpacing=0 cellPadding=0 width=750 
                  border=0>
            <TBODY>
              <TR> 
                <TD vAlign=bottom width="77" 
                      background=images/t_1.gif height=12> <P align=center><B><A 
      onmouseover="this.style.color='#E46730';" 
      style="COLOR: #ffffff; TEXT-DECORATION: none" 
      onmouseout="this.style.color='#FFFFFF'" 
                        href="index.asp"><FONT color=#ffffff>首 页</FONT></A></B></P></TD>
                <TD  
height=12> <DIV align=center> 
                    <TABLE height=18 cellSpacing=0 width="100%" border=0>
                      <TBODY>
                        <TR > 
						
						 <%set rs=server.CreateObject("adodb.recordset")
				rs.open "select anclassid,anclass from shop_anclass order by anclassidorder",conn,1,1
	do while not rs.eof 
%> 
                          <TD  background=images/t_2.gif  vAlign=bottom  width=74
                              height=16><P align=center><A 
      onmouseover="this.style.color='#E46730';" 
      style="COLOR: #062158; TEXT-DECORATION: none" 
      onmouseout="this.style.color='#062158'"  href=dclass.asp?aid=<%=rs("anclassid")%>><%=rs("anclass")%></a></TD>
                           <% 
	rs.movenext 
	loop 
	rs.close 	
%>
                         <td valign="bottom">&nbsp;</td>
                        </TR>
                      </TBODY>
                    </TABLE>
                  </DIV></TD>
              </TR>
            </TBODY>
          </TABLE>
        </DIV></TD>
    </TR>
  </TBODY>
</TABLE>

<TABLE style="FONT-SIZE: 9pt" height=29 cellSpacing=0 cellPadding=0 width=750 
align=center border=0 valign="bottom">
  <TBODY>
    <TR height=2>
      <TD background="images/menu_bar00.jpg" 
  colSpan=99></TD>
    </TR>
    <TR height=23>
      <TD width=494 
      background="images/menu_bar01.jpg">&nbsp;&nbsp;<strong><FONT 
      color=#ffffff>咨询QQ:215728779</FONT></strong></TD>
      <TD width="81" align=middle vAlign=middle noWrap 
    background="images/menu_bar01.jpg"><IMG height=1 
      src="images/0.gif" width=3 border=0><A 
      style="TEXT-DECORATION: none" 
      href="myuser.asp?action=gouwu"><IMG height=14 
      src="images/ddan.gif" width=18 align=center 
      border=0> <FONT color=#ffffff>&nbsp;购物车</FONT></A>&nbsp;<FONT color=white>|</FONT></TD>
      <TD width="6" background="images/menu_bar01.jpg"><IMG height=1 
      src="images/0.gif" width=3 border=0></TD>
      <TD width="81" align=middle vAlign=center noWrap 
    background="images/menu_bar01.jpg"><A 
      style="TEXT-DECORATION: none" 
      href="myuser.asp?action=shoucang"><IMG height=14 
      src="images/self.gif" width=18 align=center 
      border=0>&nbsp; <FONT color=#ffffff>收藏夹</FONT></A>&nbsp;<FONT 
      color=white>|</FONT></TD>
      <TD width="6" background="images/menu_bar01.jpg"><IMG height=1 
      src="images/0.gif" width=3 border=0></TD>
      <TD width="76" align=middle vAlign=center noWrap 
    background="images/menu_bar01.jpg"><A 
      style="TEXT-DECORATION: none" 
      href="help.asp?action=yunshushuoming"><IMG 
      height=14 src="images/service.gif" width=18 
      align=center border=0> <FONT color=#ffffff>客户服务</FONT></A></TD>
      <TD width=6 background="images/menu_bar01.jpg"><IMG 
      height=1 src="images/0.gif" width=3 border=0></TD>
    </TR>

  </TBODY>
</TABLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
function check()
{
   if(checkspace(document.searchform.searchkey.value !='请输入关键字'))  {
	document.searchform.searchkey.focus();
	alert("请输入查询关键字!");
	return false;
  }
  if(checkspace(document.searchform.searchkey.value))  {
	document.searchform.searchkey.focus();
	alert("请输入查询关键字!");
	return false;
  }
   document.searchform.submit();
}
function checkspace(checkstr) {
  var str = '';
  for(i = 0; i < checkstr.length; i++) {
    str = str + ' ';
  }
  return (str == checkstr);
}
//-->
</script>

⌨️ 快捷键说明

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