📄 help.asp
字号:
<!--#include file="connection.asp"-->
<!--#include file="webconfig.asp"-->
<!--#include file="char.asp"-->
<html>
<head>
<title><%=webname%>--付款方式</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="images/default.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="webtop.asp"-->
<%dim action
action=request.QueryString("action")%>
<table width="10" height="7" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height=7></td>
</tr>
</table>
<table width="776" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td width="170" height="105" valign="top" bgcolor="#FDE6A4"><DIV id=floater
align=center style="Z-INDEX: 22; WIDTH: 172; POSITION: absolute; TOP: 239px; overflow: visible;">
<div align="center"><img src="images/help_0.gif" width="170" height="67">
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="1">
<tr>
<td height="16" background="images/help_01.gif"> <a href="help.asp?action=guanyu">关于书店</a></td>
</tr>
<tr>
<td height="16" background="images/help_02.gif"> <a href="help.asp?action=zhinan">新手指南</a> </td>
</tr>
<tr>
<td height="16" background="images/help_03.gif"><a href="help.asp?action=zhinan"> </a><a href="help.asp?action=gouwuliucheng">购物流程</a> </td>
</tr>
<tr>
<td height="16" background="images/help_04.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=changjianwenti>常见问题</a></td>
</tr>
<tr>
<td height="16" background="images/help_05.gif"><a href="help.asp?action=zhinan"> </a><a href="help.asp?action=feiyong">送货方式及费率</a></td>
</tr>
<tr>
<td height="16" background="images/help_06.gif"><a href="help.asp?action=zhinan"> </a><a href="help.asp?action=fukuan">付款方式</a></td>
</tr>
<tr>
<td height="16" background="images/help_07.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=tiaokuan>交易条款</a></td>
</tr>
<tr>
<td height="16" background="images/help_08.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=yunshushuoming>运输说明</a></td>
</tr>
<tr>
<td height="16" background="images/help_09.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=baomi>保密安全</a></td>
</tr>
<tr>
<td height="16" background="images/help_010.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=gongzuoshijian>我们的工作时间</a></td>
</tr>
<tr>
<td height="16" background="images/help_011.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=shouhoufuwu>商品销售和售后服务</a></td>
</tr>
<tr>
<td height="16" background="images/help_012.gif"><a href="help.asp?action=zhinan"> </a><a href=help.asp?action=shiyongfalv>适用法律和版权声明</a></td>
</tr>
</table>
</div>
</div>
<br>
<table width="80%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table> </td>
<td width="592" valign="top"><div align="center"></div>
<table width="96%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#FF8E19">
<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"><font color="#FF6600" size="2"><strong>付 款 方 式</strong></font> </div>
<table width="90%" 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 ubbcode(trim(rs("huikuanfangshi")))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "gouwuliucheng"%>
<div align="center"><font color="#FF6600" size="2"><strong>购 物 流 程</strong></font> </div>
<table width="90%" 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 ubbcode(trim(rs("gouwuliucheng")))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "feiyong"%>
<div align="center"><font color="#FF6600" size="2"><strong>送货方式及费率</strong></font> </div>
<table width="90%" 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 ubbcode(trim(rs("songhuofeiyong")))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "yunshushuoming"%>
<div align="center"><font color="#FF6600" size="2"><strong>运 输 说 明</strong></font> </div>
<table width="90%" border="0" align="center" cellpadding="1" cellspacing="1" ID="Table2">
<tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -