<%pagina = 18%> Salarium, o seu site de Remuneração e Benefícios.

Home > Livros

<% Dim rs If Request("pSize") = "" Then varPagSize = 4 StrSQL = "SELECT * from tbs_livros where status = 1" Conecta ObjAdoConn, strSQL, rs if rs.EOF Then Response.Write ("Não há notícias cadastradas") else rs.PageSize = varPagSize varPagCount = rs.PageCount If varPag > varPagCount Then varPag = varPagCount End If rs.AbsolutePage = varPag 'Mostra Notícias da home While Not rs.EOF And varCount <= varPagSize %> <% varCount = varCount + 1 rs.MoveNext() WEnd end if %> <% Desconecta ObjAdoConn, rs %>
" />
Título:
<%=rs("titulo")%>
',700,430,null)" class="links" style="float:right">Veja resumo técnico
<%fnPaginacao "livros.asp?", varPag %>
» topo da página