产品分类显示怎么改代码 10
<%ifstrClass<>""then'读出当前分类的静态页面,分页链接时用到***************************setrs1=conn.execut...
<% if strClass<>"" then
'读出当前分类的静态页面,分页链接时用到***************************
set rs1=conn.execute("select url from web_product_class where id="&strClass)
if not rs1.eof then
fyurl=rs1("url")
end if
rs1.close
else
'如果类别为空,就读出栏目的静态页面
set rs1=conn.execute("select url from menu where m_id="&strCurrMenu)
if not rs1.eof then
fyurl=rs1("url")
end if
rs1.close
end if
strSQL="Select * From v_web_product Where mn_id=" & strCurrMenu & strQuery & " Order by p_code,ID Desc"
以上代码按加顺序显示的,有点乱,怎么样修改能让所有产品按分类显示,例如分类1,显示分类名称下面显示产品,第二个分类以次往下显示!谢谢! 展开
'读出当前分类的静态页面,分页链接时用到***************************
set rs1=conn.execute("select url from web_product_class where id="&strClass)
if not rs1.eof then
fyurl=rs1("url")
end if
rs1.close
else
'如果类别为空,就读出栏目的静态页面
set rs1=conn.execute("select url from menu where m_id="&strCurrMenu)
if not rs1.eof then
fyurl=rs1("url")
end if
rs1.close
end if
strSQL="Select * From v_web_product Where mn_id=" & strCurrMenu & strQuery & " Order by p_code,ID Desc"
以上代码按加顺序显示的,有点乱,怎么样修改能让所有产品按分类显示,例如分类1,显示分类名称下面显示产品,第二个分类以次往下显示!谢谢! 展开
1个回答
云创
2023-07-25 广告
2023-07-25 广告
代码静态分析服务的费用通常是根据项目的功能需求、规模、设计风格、技术难度等因素来确定的。一般来说,代码静态分析服务的费用在几万到几十万之间,具体差异可能会因项目需求和选择的模板系统等因素而有所不同,费用范围在20%-30%之间。需要注意的是...
点击进入详情页
本回答由云创提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询