[cgiapp] Q: Any guidelines for paging thru db records via CGI
params?
Ron Savage
ron at savage.net.au
Mon May 26 03:36:40 EDT 2008
Hi Cees
> > If you are using Rose, then you don't need to bother with Data::Page.
> > Rose provides convenience methods to do your limit/offset values.
>
> Yes, I was wondering if I needed it at all.
Actually, there is a use for Data::Page. It can tell you that you're on
the last page, which means you don't output the Next button. Same for
first page of course.
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the cgiapp
mailing list