%@ 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 auto ;"
RS.Open SQL,Conn,3,3
If rs.eof then
response.write "
"& cfgEOF &"
"
Rs.close
response.end
end if
RS.movefirst
RS.pagesize=cfgTmpg
maxcount=cint(RS.pagecount)
RS.absolutepage=Cdbl(mypage)
registros=RS.recordcount
howmanyrecs=0
%>
ST Videolocadora - Promoções
PROMOÇÕES
ONLINE
<%
do while not rs.eof and howmanyrecs
width="500">
<% IF RS("tituloonline") <> "" THEN %> <% END IF %> <% IF RS("tituloonline") <> "" THEN %>
><%=Linker(RS("tituloonline"))%>
<% END IF %> <% IF RS("textoonline") <> "" THEN %>