如何创建页码标记 1,2,3... ?
=============================================================
select *
from user
startrow="#url.startrow#" maxrows="#maxrows#">
#fname# #lname#
from="1" to="#qry_test.recordcount#" step="#maxrows#"> Page 1 1
#page# #page#
|
=============================================================