Re: Displaying 10 jobs per page worries...

2001-08-13 Thread Michael Fowler
On Mon, Aug 13, 2001 at 03:25:59PM +0930, Daniel Falkenberg wrote: > The following sub will create a hyperlink when the amount of jobs in my > PostgreSQL database reaches over 10 jobs. The hyperlink is a Perl sub which > shows the next amount of jobs in the database. I want to only show the next

Displaying 10 jobs per page worries...

2001-08-12 Thread Daniel Falkenberg
Dear list, The following sub will create a hyperlink when the amount of jobs in my PostgreSQL database reaches over 10 jobs. The hyperlink is a Perl sub which shows the next amount of jobs in the database. I want to only show the next 10 and then the next 10 and for arguments sake the next 3.