previous & next buttons

From: "Psybar Phreak" <psybar_phreak(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: previous & next buttons
Date: 2003-10-11 21:52:59
Message-ID: 3f887bbb$0$29410$afc38c87@news.optusnet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all,

im developing a site in perl with mason on a postgreSQL backend.

i currently have a page that lists all items in a table, but would like to
do the
" << PREVIOUS 1 2 3 4 NEXT>> "

sort of thing - say LIMIT of 10 records to a page.

can someone help me out.

thanks

PP

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno LEVEQUE 2003-10-12 06:06:29 Re: previous & next buttons
Previous Message Oliver Fromme 2003-10-10 18:16:28 Re: Foreign key error...