首页工程案例合作客户
©2021 top-qiukezhibo.com 版权所有 京ICP备10002865号 技术支持:佛山网站建设
top <% function pageMenu(ParentID,i,level) dim rs,sql,AutoLink,id set rs = server.createobject("adodb.recordset") sql="select * from Southidc_OthersSort where ViewFlagch and ParentID="&ParentID&" order by ID asc" rs.open sql,conn,1,1 co=1 if conn.execute("select ID from Southidc_OthersSort Where ViewFlagch and ParentID=0").eof then response.write "暂无相关信息" else do while not rs.eof If ISHTML = 1 Then AutoLink = "hzhb"&Separated&""&rs("ID")&""&Separated&"1."&HTMLName&"" Else AutoLink = "hzhb1.html"&rs("id")&"&SortPath="&rs("SortPath")&"" End If if i=0 then %>
  • 0 then%> class="cur" <% end if %><%=rs("SortNamech")%>
  • <% end if i=i+1 if i0 order by Sequence asc ,id desc" rs.open sql,conn,1,1 if rs.eof then response.write "暂无相关信息" else co=1 do while not rs.eof If ISHTML = 1 Then AutoLink = "productshow"&Separated&""&rs("ID")&""&Separated&""&rs("SortID")&"."&HTMLName&"" Else AutoLink = "hzhb1.html"&rs("ID")&"&SortID="&rs("SortID")&"&SortPath="&rs("SortPath") End If %>
  • " title="<%=rs("OthersNamech")%>" />
  • <% co=co+1 rs.movenext loop end if rs.close set rs=nothing end function %>