<%@ Language=VBScript LCID="2057" %> <% Set Conn=Application("Conn") %>

PALESTINA
 
<% fechanew="" sql="SELECT TOP 40 * FROM paznoticias where tipo=1 order by fecha desc" set RS=Conn.Execute(sql) while not RS.EOF %> <% RS.MoveNext WEND %>
Ultimos artículos publicados sobre Palestina
"> <%=mid(rs("fecha"),1,10) %>-<%=rs("descripcion")%>:<%=rs("titulo")%>
<% RS.Close Set RS=nothing %>