Can some one please point me in the right direction?
I am trying to create various scripts to use on my site, including image gallery and guestbook.
There is however, one feature, which I am unable to complete by myself, and I cannot find it in any Perl FAQ.
Say, for example, that there are 850 entries in the guestbook (wishful thinking, I know and the script is set for displaying 25 entries per page.
When the visitor would wish to go to the next page, he would just click on the link e.g.
<- [1-25] [25-50] [50-75] [75-100] ->
I see this used in many guestbook and search engines, but I cannot find the source code to study it.
Any pointers that some one can provide will be highly appreciated!
I am trying to create various scripts to use on my site, including image gallery and guestbook.
There is however, one feature, which I am unable to complete by myself, and I cannot find it in any Perl FAQ.
Say, for example, that there are 850 entries in the guestbook (wishful thinking, I know and the script is set for displaying 25 entries per page.
When the visitor would wish to go to the next page, he would just click on the link e.g.
<- [1-25] [25-50] [50-75] [75-100] ->
I see this used in many guestbook and search engines, but I cannot find the source code to study it.
Any pointers that some one can provide will be highly appreciated!