📄 help.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%>--<%if lcase(request("action"))="workinghours" then
response.write "工作时间"
elseif lcase(request("action"))="defraymode" then
response.write "付款方式"
elseif lcase(request("action"))="contact" then
response.write "联系我们"
elseif lcase(request("action"))="carry" then
response.write "运送说明"
elseif lcase(request("action"))="safety" then
response.write "安全与保密"
elseif lcase(request("action"))="question" then
response.write "常见问题"
elseif lcase(request("action"))="point" then
response.write "积分与奖励"
elseif lcase(request("action"))="clause" then
response.write "交易条款"
elseif lcase(request("action"))="afterservice" then
response.write "售后服务"
elseif lcase(request("action"))="expense" then
response.write " 配送问题"
elseif lcase(request("action"))="flow" then
response.write "购物流程"
elseif lcase(request("action"))="VIP" then
response.write "VIP特惠"
elseif lcase(request("action"))="afterservice" then
response.write "售后服务"
elseif lcase(request("action"))="law" then
response.write "适用法律"
else
response.write "购物流程"
end if%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 {color: #FF0000}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="webtop.asp"-->
<%dim action
action=request.QueryString("action")%>
<table width="770" align="center">
<tr>
<td width="180" valign="top" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<table width="180" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="28">
<table cellspacing=0 cellpadding=0 width=170 height="20">
<tr>
<td width=5> </td>
<td width=28>
<div align="center"><img src="images/index7.gif" width="14" height="10"></div>
</td>
<td class=hg12 valign=bottom width="123"> <b>在线帮助</b></td>
<td width=12> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="86%" border="0" align="center" cellpadding="3" cellspacing="1">
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href="help.asp?action=flow">购物流程</a>
</td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href="help.asp?action=expense">关于送货</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href="help.asp?action=defraymode">付款方式</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=clause>交易条款</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=point>积分奖励</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=vip>VIP特惠</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=carry>运输说明</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=safety>保密安全</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=workinghours>工作时间</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=afterservice>售后服务</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=law>适用法律</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><a href=help.asp?action=question>常见问题</a></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><font color="#FFFFFF"><a href="about.asp?action=contact" >联系我们</a></font></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><font color=#333333><a href="gbook_w.asp" class="a2" >投诉建议</a></font></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><font color="#FFFFFF"><a href="about.asp?action=aggregative">集团采购</a></font></td>
</tr>
<tr>
<td height="16"><img src="images/arrow_list.gif" width="9" height="9"><font color="#FF6600"><strong>
</strong></font><font color=#333333><a href="help.asp?action=expense" class="a2">配送问题</a></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="19"> </td>
</tr>
</table>
</td>
<td width="1" background="images/bj_x.gif"></td>
<td width="574" valign="top" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<br>
<table width="98%" border="0" cellspacing="0" cellpadding="0" bordercolor="#6699CC" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="12v">
<tr>
<td class="12v" >
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber3" height="0" width="100%">
<tr>
<td>
<table width="480" border="1" cellspacing="0" cellpadding="0" align="center" bordercolor="#EDECEC">
<tr>
<td height="165" valign="top" bgcolor="#FFFFFF">
<%select case action
case "defraymode"
%>
<div align="center">
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td><div align="center" class="style1">付款方式</div></td>
</tr>
<tr>
<td background="images/bj_x1.gif" height="1"></td>
</tr>
</table>
</div>
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select huikuanfangshi from config",conn,1,1
response.write trim(rs("huikuanfangshi"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "flow"%>
<div align="center">
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td><div align="center" class="style1">购物流程</div></td>
</tr>
<tr>
<td background="images/bj_x1.gif" height="1"></td>
</tr>
</table>
</div>
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select flow from config",conn,1,1
response.write trim(rs("flow"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "point"%>
<div align="center">
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td><div align="center" class="style1">积分奖励</div></td>
</tr>
<tr>
<td background="images/bj_x1.gif" height="1"></td>
</tr>
</table>
</div>
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select point from config",conn,1,1
response.write trim(rs("point"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "vip"%>
<div align="center">
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td><div align="center" class="style1">VIP特惠</div></td>
</tr>
<tr>
<td background="images/bj_x1.gif" height="1"></td>
</tr>
</table>
</div>
<table width="440" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select vip from config",conn,1,1
response.write trim(rs("vip"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -