Paging Prev-Next
am 18.06.2006 23:54:45 von mailmiaradinHi.
First I am English a little :).
My Problem:
I want to paging this page with MS Access.But i don't it.How to do paging my
code.Thanks everybody already now.
My Codes:
Note : This is an include file.
<%
if request.QueryString("CatID")<>"" then
set rs = conn.execute("Select * From urunler Where CategoryID=" &
request.QueryString("CatID"))
end if
%>
TEST | ||||||||||
| ||||||||||
| ||||||||||
<% iCount = 0 Do while not rs.eof If Eval(iCount\2 = iCount/2) Then 'determine if the number is odd or even %>
| ||||||||||
" style="border:0px; width:80px;height:80px;" alt=""/> |
|
<%
End If
iCount = iCount +1 'increment the counter
rs.movenext
loop
response.write ""
%>
style="background-color:#F2F2F2;height:20px;text-align:cente r;">Sayfa |