首页 新闻中心
<% Dim CONN_STRING CONN_STRING = Server.MapPath("..\myfile\database\table.mdb") CONN_STRING = "driver={Microsoft Access Driver (*.mdb)};dbq=" & CONN_STRING set conn=server.createobject("ADODB.connection") set rs=server.createobject("ADODB.recordset") conn.open CONN_STRING sql = "select * from file order by id DESC" rs.Open sql,conn,1,1 %>
<% i=0 do while not rs.eof if rs("分类") = "综合新闻" then i=i+1 if i <= 9 then temp=split(rs("mydate")," ") %> <% else exit do end if end if rs.movenext loop %>
" class="link1">[<%=temp(0)%>] <%=rs("标题")%>
 
<% i=0 rs.movefirst do while not rs.eof if rs("分类") = "行业信息" then i=i+1 if i <= 6 then temp=split(rs("mydate")," ") %> <% else exit do end if end if rs.movenext loop %>
" class="link1">[<%=temp(0)%>] <%=rs("标题")%>
 
<% i=0 rs.movefirst do while not rs.eof if rs("分类") = "媒体报道" then i=i+1 if i <= 6 then temp=split(rs("mydate")," ") %> <% else exit do end if end if rs.movenext loop %>
" class="link1">[<%=temp(0)%>] <%=rs("标题")%>
 
<% i=0 rs.movefirst do while not rs.eof if rs("分类") = "科技动态" then i=i+1 if i <= 6 then temp=split(rs("mydate")," ") %> <% else exit do end if end if rs.movenext loop rs.close set rs=nothing %>
" class="link1">[<%=temp(0)%>] <%=rs("标题")%>
 

 

 

 


© 2003 版权所有:武汉市中心医院