Help Needed - WEB Form next button loop data

Associate
Joined
3 Oct 2004
Posts
68
Location
Biggin Hill
Hi, I am using an oracle database and wish to show some data via a web form for others to view. I could show on page but there could be many many records to show.

How can I split this and limit the table to 20 rows and use a next button to go to the next page and so forth. I hve searched the web and cannot find any tutorials to show me this.

I would prefer to use Perl in order to acheive this but if it is easier to do so in PHP I am not to fussed.

Any pointers would be much appreciated
 
Back
Top Bottom