排行榜 网站地图 繁体中文 返回首页
报告在线
培训光盘频道·报告在线
 
产品分类
播放软件下载
培训光盘 著名讲师 机构系列 销售排行 新品上架 产品目录 咨询热线:010-64980534 64986059

温情提示:如需搜索查询,请按CTRL+F
<% Set rs= Server.CreateObject("ADODB.Recordset") sql="select top 2000 typeid,sortid,showname,dateandtime,described,id,author,price12,price32 from cd order by dateandtime Desc,id desc" rs.open sql,conn,1,3 if rs.eof then response.write"
暂无内容

" else k=1 do while not rs.eof zhekou=(rs("price32")/rs("price12"))*10 %><%if k mod 5=0 then%> <%end if%> <% k=k+1 if k>=2000 then exit do rs.movenext loop end if rs.close set rs=nothing %>
编号 产品名称 规格 主讲 市场价(元) 折扣 优惠价(元)
R<%=rs("id")%> " href="http://www.51report.com/edu/detail/<%=rs("sortid")%><%=rs("typeid")%><%=rs("id")%>.html" target=_blank class="edu3"><%=left(rs("showname"),30)%> <%=rs("described")%> <%=rs("author")%> <%=rs("price12")%> <%=round(zhekou,1)%> <%if rs("price32")<>"" and rs("price32")<>0 then%> <%=rs("price32")%> <%end if%>