AbsolutePage returning -1 - TechRepublic
General discussion
January 9, 2001 at 02:40 AM
munrrob

AbsolutePage returning -1

by munrrob . Updated 25 years, 5 months ago

First may I thank everyone who replied to my last question. I closed it before giving credit but the advice was extremely helpful.

I am now trying to page the results of a search and am using the AbsolutePage property to tell me the page I am on in the recordset.

Unfortunately it is returning -1. The line of code used:

Response.Write “

Page: ” & RSHits.AbsolutePage & “

Any ideas?

This discussion is locked

All Comments