⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help.asp

📁 采用asp+fso技术 傻瓜式的程序安装和调试 用户无需考虑系统的安装维护 美观、友好的展示铺面 设计中应用了多种网络安全技术 顾客可以方便的查询并订购商品 用户可以方便的定义各种商品信息
💻 ASP
📖 第 1 页 / 共 2 页
字号:
				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="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"%>
                                            <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 shop_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 shop_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 shop_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 shop_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 shop_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 shop_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 shop_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 shop_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 class=b width=7><IMG height=1 
      src="image/tm.gif" width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<!--#include file="service.asp"-->
<!--#include file="copyright.asp"-->
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -