📄 help.asp
字号:
</tr>
</table>
<%case "yunshushuoming"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 运输说明</td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table2">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select yunshushuoming from wq_config",conn,1,1
response.write trim(rs("yunshushuoming"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "tiaokuan"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 交易条款</td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table3">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select jiaoyitiaokuan from wq_config",conn,1,1
response.write trim(rs("jiaoyitiaokuan"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "yunshushuoming"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 运输说明</td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table4">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select yunshushuoming from wq_config",conn,1,1
response.write trim(rs("yunshushuoming"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "gongzuoshijian"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 我们的工作时间 </td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table5">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select gongzuoshijian from wq_config",conn,1,1
response.write trim(rs("gongzuoshijian"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "shouhoufuwu"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 商品销售和售后服务 </td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table6">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select shouhoufuwu from wq_config",conn,1,1
response.write trim(rs("shouhoufuwu"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "baomi"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 保密安全</td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table7">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select baomi from wq_config",conn,1,1
response.write trim(rs("baomi"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "changjianwenti"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 常见问题</td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table8">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select changjianwenti from wq_config",conn,1,1
response.write trim(rs("changjianwenti"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "shiyongfalv"%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 适用法律和版权声明 </td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table9">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select shiyongfalv from wq_config",conn,1,1
response.write trim(rs("shiyongfalv"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case else%>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30"><img src="images/ring01.gif"> 购物流程 </td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table9">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select gouwuliucheng from wq_config",conn,1,1
response.write trim(rs("gouwuliucheng"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%end select%> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></TD>
<td width="1" background="image/bgbg.gif"></td>
</TR>
</TBODY>
</TABLE>
<!--#include file="webfoot.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -