Forums

This topic is locked

rs.AbsolutePage question

Posted 05 Apr 2002 08:13:38
1
has voted
05 Apr 2002 08:13:38 iouri iouri posted:
hi, I'm trying to display the number of the pages and the page the user is currently on.
Typing <%=rs.AbsolutePage%> or <%=rs.PageCount%> gives me -1 on my asp page
UD set page size and gives number of records found in the recordset, but there is no server behavoir for counting pages or at least I haven't found one.
On my clean (non UD) pages <%=rs.AbsolutePage%> works.
Thanks



Reply to this topic