Does anyone has a simple pagination example script they can point me
towards?

I am looking for a routine that will display 50 records at the time and then
when the next page link is clicked on > it will display the next 50 records.

The pagination control at the bottom of the page would look something like
this.

All | << | < | > | >>

All records are contained in one directory.
The database is a flat text file with each record looking like this:

Filenames:

109BP
110BP

File Content:

109BP||0||0||0||0||0||85712||Perry Doe||
110BP||0||0||0||0||0||85712||John Jones||

Hope this is enough info to go on.

Normand Charette
PathFinder Software
[EMAIL PROTECTED]


_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to