ADO RecordSet Paging & Netscape
-
I am running a large links database at http://www.scoutinglinks.com so record paging is a must. My problem is that many of my users are still using Netscape 4.x. These user can view the first page with out problems, if they select a link the next page they receive "the parameter is incorrect" error message. I have confirmed the error through testing, the reports are accurate. I have rewritten the function numerous times, the last method I found here at The Code Project "http://www.codeproject.com/asp/rspaging.asp" with the same result. If anyone has ever experienced this and found a solution your suggestions would be appreciated. I have asked these users to upgrade to Netscape v 6, but we all know how that goes. I have also tried finding a Java solution but really don't want to rewrite the whole app. Again, any help would be appreciated. Regards Bert