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

📄 webfoot.asp

📁 一个ASP做的购物车
💻 ASP
字号:
 
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" class="table-z">
  <tr bgcolor="#FFF4EE"  class="a1"> 
    <td width="20%" height="22" bgcolor="#FFF4EE" class="table-Line">&nbsp;联系我们</td>
    <td width="20%" bgcolor="#FFF4EE" class="table-Line">&nbsp;常见问题</td>
    <td width="20%" bgcolor="#FFF4EE" class="table-Line">&nbsp;关于本站</td>
    <td width="20%" bgcolor="#FFF4EE" class="table-Line">&nbsp;购物指南</td>
    <td width="20%" class="table-Line">&nbsp;其它说明</td>
  </tr>
  <tr bgcolor="#FFFFFF"> 
    <td height="20" class="table-Line"> <p>&nbsp;<a href=help.asp?action=workinghours>工作时间</a></p></td>
    <td height="20" class="table-Line"> <p>&nbsp;<a href=help.asp?action=carry>运输说明</a></p></td>
    <td height="20" class="table-Line"> <p>&nbsp;<a href="gbook_w.asp" class="a2" target="_blank">投诉建议</a></p></td>
    <td height="20" class="table-Line"> <p>&nbsp;<a href="help.asp?action=expense" class="a2">配送问题</a></p></td>
    <td height="20" class="table-Line"> <p><span style="font-size:12px">&nbsp;<a href=help.asp?action=afterservice>商品销售和售后服务</a> 
        </span></p></td>
  </tr>
  <tr bgcolor="#FFF4EE"> 
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href="help.asp?action=defraymode">付款方式</a></p></td>
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href=help.asp?action=safety>保密安全</a></p></td>
    <td height="20" class="table-Line"> 
      <p><a href="help.asp?action=clause">&nbsp;交易条款 </a> </p>
    </td>
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href="help.asp?action=flow">购物流程</a></p></td>
    <td height="20" class="table-Line"> 
      <p><span style="font-size:12px">&nbsp;<a href=help.asp?action=law>适用法律和版权声明</a> 
        </span></p></td>
  </tr>
  <tr bgcolor="#FFFFFF"> 
    <td height="20" class="table-Line"> <p>&nbsp;<a href="help.asp?action=defraymode">支付方式</a></p></td>
    <td height="20" class="table-Line"> <p><a href="help.asp?action=question">&nbsp;常见问题</a></p></td>
    <td height="20" class="table-Line"> <p>&nbsp;<a href="help.asp?action=afterservice">售后服务</a></p></td>
    <td height="20" class="table-Line"> <p><a href="help.asp?action=vip">&nbsp;VIP特惠</a></p></td>
    <td height="20" class="table-Line"> <p><span style="font-size:12px">&nbsp;</span><span style="font-size: 12px">石头剪子布</span></p></td>
  </tr>
  <tr bgcolor="#FFF4EE"> 
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href="about.asp?action=contact">联系我们</a></p></td>
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href=help.asp?action=point>积分奖励</a></p></td>
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href="about.asp?action=aggregative">集团采购</a></p></td>
    <td height="20" class="table-Line"> 
      <p>&nbsp;<a href="help.asp?action=expense">送货方式及费率</a></p></td>
    <td height="20" class="table-Line"> 
      <p><span style="font-size:12px">&nbsp;</span><span style="font-size: 12px">聊天室</span></p></td>
  </tr>
</table>
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" >
  <tr> 
    <td height="23" align="center">合作商: <font color="#FF6600">
	<%set rs=server.CreateObject("adodb.recordset")
    rs.Open "select * from wq_links order by linkidorder",conn,1,1
    do while not rs.EOF
    response.Write "&nbsp;&nbsp;<a href="&trim(rs("linkurl"))&" target=_blank>"&trim(rs("linkname"))&"</a>"
    rs.MoveNext
    loop
    rs.Close
    set rs=nothing
   %></font>
   </td>
  </tr>
  <tr>
    <td> 
      <table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td height="60" background="images/bg_bot.gif"> 
           <div align="center">
			<%dim endtime
			endtime=timer()
			response.Write "客户服务中心信箱:<a href=mailto:"&webemail&">"&webemail&"</a>   "
    		response.Write "公司地址:"&dizhi&"  邮政编码:"&youbian&"  服务支持QQ:26179698<br>"
			%>
          </div>
         </td>
        </tr>
		<tr>
		 
		</tr>
      </table>
    </td>
  </tr>
</table>

⌨️ 快捷键说明

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