กก Home >> Product กก
Product
    <% set rsfl=conn.execute("select * from zd_softtype where f_id=0 order by mainid asc ") if not(rsfl.eof or rsfl.bof) then do while not rsfl.eof set rsf3=conn.execute("select * from zd_softtype where f_id="&rsfl("id")&" order by mainid asc") if not(rsf3.eof or rsf3.bof) then hrefstr="style=""cursor:hand;"" onclick=""if(ul"&rsfl("id")&".style.display!=''){ul"&rsfl("id")&".style.display=''}else{ul"&rsfl("id")&".style.display='none'}""" else hrefstr="href=""product.asp?proid="&rsfl("id")&"""" end if rsf3.close set rsf3=nothing %>
  • 8 class="class_menu1"><%=rsfl("title")%>
      " style="display:none;"> <% set rsf2=conn.execute("select * from zd_softtype where f_id="&rsfl("id")&" order by mainid asc") if not(rsf2.eof or rsf2.bof) then do while not rsf2.eof %>
    • " class="class_menu"><%=rsf2("title")%>
    • <% rsf2.movenext loop end if rsf2.close set rsf2=nothing %>
  • <% rsfl.movenext loop end if rsfl.close set rsfl=nothing %>