分页:
<%
if currentPage=1 then
response.write "
9 "
else
response.write "
9 "
end if
if p*18>0 then
response.write "
7 "
end if
response.write "
"
for ii=p*15+1 to P*18+18
if ii=currentPage then
response.write ""+Cstr(ii)+" "
else
response.write ""+Cstr(ii)+" "
end if
if ii=n then exit for
next
response.write ""
if ii
8 "
end if
if currentPage=n then
response.write ": "
else
response.write ": "
end if
response.write "