Paging Prev-Next

Paging Prev-Next

am 18.06.2006 23:54:45 von mailmiaradin

Hi.
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









Alt
Kategoriler











Page : previous | next



<%
iCount = 0
Do while not rs.eof
If Eval(iCount\2 = iCount/2) Then 'determine if the number is odd or even
%>






<%
End If
iCount = iCount +1 'increment the counter

rs.movenext
loop
response.write "






<%ELSE%>

cellpadding="8" cellspacing="5">




cellpadding="0" cellspacing="0">

<%if rs("urunkresim")<>"" then%>

<%end if%>




" style="border:0px; width:80px;height:80px;"
alt=""/>



















<%=rs("urunadi")%>
style="background-image:url('images/dot_bar.gif');height:5px ;">
<%=rs("urunkisayazi")%>
style="background-image:url('images/dot_bar.gif');height:5px ;">










Fiyatý : <%=rs("urunfiyat")%> YTL


cellpadding="8" cellspacing="5">


cellpadding="0" cellspacing="0">

<%if rs("urunkresim")<>"" then%>

<%end if%>


" style="border:0px; width:80px;height:80px;"
alt=""/>

















<%=rs("urunadi")%>
style="background-image:url('images/dot_bar.gif');height:5px ;">
<%=rs("urunkisayazi")%>
style="background-image:url('images/dot_bar.gif');height:5px ;">










Fiyatý : <%=rs("urunfiyat")%> YTL


style="background-image:url('images/dot_bg.gif');height:11px ;">
"
%>

















 
style="background-color:#F2F2F2;height:20px;text-align:cente r;">Sayfa
: | 1 |