You might want to try out the module called 
HTML::Pager in CPAN?

--- SuccessInMind <[EMAIL PROTECTED]> wrote:
> 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
> 
> 
> 
> _______________________________________________
> Perl-Unix-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe:
http://listserv.ActiveState.com/mailman/mysubs


=====




__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to