i have been having issues with getting the paging to
work the way i want. i had written my own code and it
did work but i wanted to have next & prev as well as
first and last and when i tried it did not work so searching i found this tutorial and code re-created my asp page and it sort of works it gives me the first and the last but both next and previous still load the first page. since there are 97 pages total of 4810 records i
really need this page to be functioning so the enduser
is not looking at 97 links like i had it previously coded.
why is the next and prev links not paging correctly?
the only piece of code out of yours that i had to comment out was the cachesize as it was giving me an
adodb error see below
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another
any suggestions, i really need this working asap so any
help would really be appreciated.
thank you,
arwen
iwd@iam-net.com