Dear
All,
How do we get
records X to X+20 of a catalog search ?
We're aware of the
"limit" parameter of the search () function, but this only gives us the top Z
rows.
If I want to show
records 90 to 100, I'm trying to avoid having to fetch records 1 to
89.
Regards,
Danny