Resultado de la búsqueda - <%=(Rs_total)%>
<% While ((Repeat1__numRows <> 0) AND (NOT Rs.EOF)) %>
| " title="<%=Rs("Titulo")%>"><%=Rs("Titulo")%> |
<%=Rs("Seccion")%> |
<%=Rs("Ano")%> |
<%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
Rs.MoveNext()
Wend %>
<% If MM_offset <> 0 Then %>
- Primero
- |
<% End If %>
<% If MM_offset <> 0 Then %>
- Anteriores
- |
<% End If %>
<% If Not MM_atTotal Then %>
- Siguientes
- |
<% End If %>
<% If Not MM_atTotal Then %>
- Últimos
<% End If %>