help.asp
来自「网络商店源码 实现商品浏览 购物车 后台管理等」· ASP 代码 · 共 477 行 · 第 1/3 页
ASP
477 行
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select vip from shop_config",conn,1,1
response.write trim(rs("vip"))
rs.close
set rs=nothing%>
</td>
</tr>
</table>
<%case "feiyong"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:送货方式及费率</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" 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%>
</td>
</tr>
</table>
<%case "yunshushuoming"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:运输说明</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" 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%>
</td>
</tr>
</table>
<%case "tiaokuan"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:交易条款</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" 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%>
</td>
</tr>
</table>
<%case "yunshushuoming"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:</b><strong>运输说明</strong></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" border="0" align="center" cellpadding="1" cellspacing="1" id="Table4">
<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%>
</td>
</tr>
</table>
<%case "gongzuoshijian"%>
<div align="center">
<div align="center">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
<tr>
<td height="25" bgcolor="efefef"><strong> <img src="images/dot_03.gif" width="9" height="9" border="0">
</strong><b>帮助中心:我们的工作时间</b></td>
</tr>
<tr>
<td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
</tr>
</table>
</div>
</div>
<table width="500" 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%>
</td>
</tr>
</table>
<%case "shouhoufuwu"%>
<div align="center">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?