%@ LANGUAGE=VBScript%> <% '=============================================================== 'Define Paginacao '=============================================================== mypage=1 if request("whichpage")="" then mypage=1 else mypage=Cdbl(request("whichpage")) end if SQL = "SELECT * FROM artigos WHERE status=1" SQL = SQL & " ORDER by titulo" RS.Open SQL,Conn,3,3 If rs.eof then response.write "
TODO O ACERVO
| <%= registros %> <%= lblArtencon %> <%= lblPagina %> <%= mypage %> <%= lblde %> <%= maxcount %><%= lblClose %> |
| height="32" width="56">>><%=Linker(RS("valor"))%> | ><%=Linker(RS("titulo"))%> | ><%=Linker(RS("preco"))%> |
| <% end if %> <% if mypage < maxcount then %> | <% end if %> |
E-mail: st@corporal.com.br