 |
 |
| Of
all the gin joints in all the towns in all the world,
we'd like you to write in to ours...
|
|
|
 |
|
|
 |
|
<%
rst.Open strSQL, con, adOpenStatic, adLockReadOnly, adCmdText
cpt=rst.recordcount
cpt_do=0
dim num_page
num_page = request.querystring("g")
if num_page="" then num_page = 1
do while not rst.eof
' ((num_page*3)-3)
if cpt_do >= cint(num_page)-1and cpt_do <= cint(num_page)+1 then
%>
|
<%=Replace(rst("nom"),"�", "'")%> |
<%=rst("date_cmt")%> |
<%=Replace(rst("email"),"�", "'")%> |
| <%=Replace(rst("comment"),"�", "'")%>
|
|
<%
end if
cpt_do=cpt_do+1
rst.movenext
loop
%>
<%if num_page<>1 then%>
First page <%end if%> <%num=0
for i=1 to cpt step 3
num=num+1%> -<%=num%>
<% next%> >>
<%hh=cint(cpt / 3)+1%> <%if num_page\3+1<>hh then%>
Last
page <%end if%>
|
|
|
 |
�
Copyright 2004 The Usual Suspects S.A. info@rickscafe.ma
248,
Bd Sour Jdid. Place du jardin public. Ancienne
médina. Casablanca. Morocco.Tél: +212 (0) 22 27 42 07
/ 08 Fax: +212 (0) 22 48 78 84
|
|