📄 help.asp
字号:
set rs=nothing%> </td>
</tr>
</table>
<%case "yunshushuoming"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >> 运输说明</td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("yunshushuoming"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "tiaokuan"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >> 交易条款</td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("jiaoyitiaokuan"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "yunshushuoming"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >> 运输说明</td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("yunshushuoming"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "gongzuoshijian"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >><a href=help.asp?action=gongzuoshijian>正常上班时间</a></td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("gongzuoshijian"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "about"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >><a href=help.asp?action=about>关于我们</a></td>
</tr>
</table>
<br>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table5">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select about from webinfo",conn,1,1
response.write trim(rs("about"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "shouhoufuwu"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >>商品销售/售后 </td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("shouhoufuwu"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "baomi"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >>保密安全</td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("baomi"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "lxwm"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >>联系我们</td>
</tr>
</table>
<br>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="Table8">
<tr>
<td><%set rs=server.CreateObject("adodb.recordset")
rs.open "select lxwm from webinfo",conn,1,1
response.write trim(rs("lxwm"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case "shiyongfalv"%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >>版权声明 </td>
</tr>
</table>
<br>
<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 webinfo",conn,1,1
response.write trim(rs("shiyongfalv"))
rs.close
set rs=nothing%> </td>
</tr>
</table>
<%case else%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="28" background="images/body/pdbg01.gif"> <a href=index.asp><%=webname%></a> >>购物流程 </td>
</tr>
</table>
<br>
<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 webinfo",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>
<td width="68" style="BORDER-left:#277DB3 1px solid;"> </td>
</tr>
</table>
<!--#include file="include/foot.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -