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

📄 help.asp

📁 网上商场 帐户管理方面     1.实现了购物车和收藏夹的功能。     2.实现了历史订单查询以及即时订单跟踪。     3.实现了个人资料修改,查询以及送货人信息修改和查询。  
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="images/css.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="top8.asp" -->

<%dim action
action=request.QueryString("action")%>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="177" height="105" valign="top" bgcolor="#E8F1FF"><table width="90%" border="1" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg" bordercolorlight="#666666" bordercolordark="#ffffff">
        <tr> 
          <td height="16"> <div align="center"><font color="#FFFFFF"><strong>客服中心</strong></font></div></td>
        </tr>
      </table>
      <table width="90%" border="0" align="center" cellpadding="3" cellspacing="1">
        <tr> 
          <td width="4%" height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td width="96%"><a href="help.asp?action=yunshushuoming">送货方式及费用</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=fukuan">付款方式</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=lianxifangshi">送货上门购物指南</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=feiyong">邮政包裹/EMS购物指南</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=baomi">诚信与安全</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=gouwuliucheng">退换货条款</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=shouhoufuwu">售后服务</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href="help.asp?action=changjianwenti">联系方法</a></td>
        </tr>
        <tr>
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"></td>
          <td><a href=help.asp?action=shiyongfalv>适用法律和版权声明</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
          </td>
          <td><a href=help.asp?action=regtiaoyue>紧急响应联系方式</a></td>
        </tr>
        <tr> 
          <td height="16"><img src="images/arrow_list.gif" width="13" height="7" align="absmiddle"> 
            <a href="help.asp?action=tiaokuan"><br>
            </a></td>
          <td><a href="help.asp?action=tiaokuan">为什么你们商城的商品价格如此低廉?</a></td>
        </tr>
      </table> 
      <br>
    </td>
    <td width="592" valign="top"><div align="center"></div>
      <table width="100%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#D0E2FD">
        <tr> 
          <td height="165" valign="top" bgcolor="#FFFFFF">
		 <table width="10" height="7" border="0" cellpadding="0" cellspacing="0">
  <tr> 
    <td height=7></td>
  </tr>
</table> <%select case action
		  case "fukuan"
		  %><div align="center">
              <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
                <tr> 
                  <td><div align="center"><strong><font color="#FFFFFF"><strong>付 
                      款 方 式</strong></font> </strong></div></td>
                </tr>
              </table>
              
            </div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select huikuanfangshi from shop_config",conn,1,1
				response.write trim(rs("huikuanfangshi"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
			<%case "gouwuliucheng"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>退换货条款</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select gouwuliucheng from shop_config",conn,1,1
				response.write trim(rs("gouwuliucheng"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "feiyong"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>邮政包裹/EMS购物指南</strong></font></div></td>
              </tr>
            </table> 
            <div align="center"><font color="#FF6600" size="2"></font></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table1">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select songhuofeiyong from shop_config",conn,1,1
				response.write trim(rs("songhuofeiyong"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "yunshushuoming"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>送货方式及费用</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table2">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select yunshushuoming from shop_config",conn,1,1
				response.write trim(rs("yunshushuoming"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "tiaokuan"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>为什么你们商城的商品价格如此低廉?</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table3">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select jiaoyitiaokuan from shop_config",conn,1,1
				response.write trim(rs("jiaoyitiaokuan"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "regtiaoyue"%>
             <div align="center">
              <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
                <tr> 
                  <td><div align="center"><font color="#FFFFFF"><strong>紧急响应联系方式</strong></font> 
                    </div></td>
                </tr>
              </table>
              
            </div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table4">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select regtiaoyue from shop_config",conn,1,1
				response.write trim(rs("regtiaoyue"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "lianxifangshi"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><strong><font color="#FFFFFF">送货上门购物指南</font></strong></div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table5">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select gongzuoshijian from shop_config",conn,1,1
				response.write trim(rs("gongzuoshijian"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "shouhoufuwu"%>
             <div align="center">
              <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
                <tr> 
                  <td><div align="center"><font color="#FFFFFF"><strong>售 后 服 
                      务</strong></font> </div></td>
                </tr>
              </table>           
            </div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table6">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select shouhoufuwu from shop_config",conn,1,1
				response.write trim(rs("shouhoufuwu"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "baomi"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>诚信与安全</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table7">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select baomi from shop_config",conn,1,1
				response.write trim(rs("baomi"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "changjianwenti"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>联系方法</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table8">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select changjianwenti from shop_config",conn,1,1
				response.write trim(rs("changjianwenti"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
            <%case "shiyongfalv"%>
            <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0" background="images/menu_bar01.jpg">
              <tr> 
                <td><div align="center"><font color="#FFFFFF"><strong>适用法律和版权声明</strong></font> 
                  </div></td>
              </tr>
            </table> 
            <div align="center"></div>
            <table width="92%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table9">
              <tr>
                <td><%set rs=server.CreateObject("adodb.recordset")
				rs.open "select shiyongfalv from shop_config",conn,1,1
				response.write trim(rs("shiyongfalv"))
				rs.close
				set rs=nothing%>&nbsp;</td>
              </tr>
            </table>
			<%end select%></td>
        </tr>
      </table></td>
  </tr>
</table><!--#include file="service.asp"-->

</body>
</html>

⌨️ 快捷键说明

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