精略资讯  
  首页 >> 精略资讯  
<% BigClass=RsNews("BigClassName") n=20 sql="select top 20 * from News " set rs=conn.execute(sql) do while not rs.eof %>
<% if rs("FirstImageName")<>"" then response.write "图片新闻" end if %> " target="_blank"><%= RS("TITLE") %>  [<%=FormatDateTime(RS("AddDate"),2)%>] (点击<%= RS("hits") %>) <% n=n-1 if n<1 then exit do rs.movenext loop rs.close set rs=nothing %>