●位置:
<%=webname%>
→
音像教材总目录
→
培训专家
:
服务热线:
<%=dianhua%> Email:
<%=webemail%>
<% set rs2=server.CreateObject("adodb.recordset") rs2.Open "select * from shop_nclass order by nclassidorder",conn,1,1 if rs2.EOF and rs2.BOF then response.Write "
还没有培训讲师
" paixu=0 else dim i i = 0 while not rs2.eof %> <%if i=0 then%>
<%end if%>
.html">
<%=rs2("nclass")%>
<% i = i+1 if i = 9 then i = 0 %>
<% end if rs2.movenext wend rs2.close set rs2=nothing end if %>