<%
shownum=10
totalrecord=rs.recordcount
rs.pagesize=shownum
maxpage=rs.pagecount
requestpage=clng(request.querystring("page"))
if requestpage="" or requestpage=0 then
requestpage=1
end if
if resquestpage>maxpage then
resquestpage=maxpage
end if
if not requestpage=1 then
rs.move (requestpage-1)*rs.pagesize
end if
for i=1 to rs.pagesize and not rs.bof%>
<%
if requestpage-1 mod 10=0 then
p=(requestpage-1) \ 10
else
p=(requestpage-1) \ 10
end if
if requestpage=1 then
response.write "9"
else
response.write "9"
end if
if p*10>0 then response.write "7"
response.write ""
for ii=p*10+1 to P*10+10
if ii=requestpage then
response.write ""&ii&" "
else
response.write ""&ii&" "
end if
if ii=maxpage then exit for
next
response.write ""
if ii8"
if requestpage=maxpage then
response.write ": "
else
response.write ":"
end if
response.write" 总共有"&maxpage&"页 共"&totalrecord&"位注册会员"
end if
%>
[an error occurred while processing this directive][an error occurred while processing this directive]
mybbs-头像
[an error occurred while processing this directive]
全 部 头 像
<%
For I=1 to 108
Response.Write I&"."
If I=10 Or I=19 Or I=28 Or I=37 Or I=46 Or I=55 Or I=64 Or I=73 Or I=82 Or I=91 Or I=100 Then
Response.Write "
"
End If
If I=108 Then%>
<%
End If
Next
%>
[an error occurred while processing this directive]
[an error occurred while processing this directive]
my bbs
[an error occurred while processing this directive]