<% set rs=server.CreateObject("adodb.recordset") sql="select * from [uncc_news] where yn=1 and classid=12 order by updatetime desc,newsid desc" rs.open sql,conn,1,3 if not rs.eof then %>
<% do until rs.eof%>
  • " target="_blank"><%=left(rs("title"),14)%>
  • <%rs.movenext loop %>
    <% end if rs.close:set rs=nothing %>
    <%set rs=uncc.execute("select top 1 content from [uncc_contentclass] where classid=16") if not rs.eof then response.Write(rs(0)) end if rs.close:Set rs=nothing%>
    多语咨询:QQ:471015467
    英语咨询:QQ:1417415923
    QQ临时会话如无法接收或发送信息。请添加为您的QQ好友。谢谢!
    <%set rs=uncc.execute("select top 1 * from [uncc_news] where istops=1 and yn=1 order by updatetime desc,newsid desc") if not rs.eof then%>
    ">
    " width="163" height="112" border="0" />
    " title="<%=rs("title")%>"><%=gottopic(rs("title"),30)%>
    <%end if rs.close:set rs=nothing%>
      <%set rs=uncc.execute("select top 6 * from [uncc_news] where yn=1 and ishot=1 and classid=3 order by updatetime desc,newsid desc") if not rs.eof then do until rs.eof%>
    • "><%=gottopic(rs("title"),50)%>
    • <%rs.movenext loop end if rs.close:set rs=nothing%>
    <%set rs=uncc.execute("select top 1 content from [uncc_contentclass] where classid=15") if not rs.eof then response.Write(rs(0)) end if rs.close:Set rs=nothing%>