in reply to Multiple page listings - previous/next feature

Have you had a look at the HTML::Pager module? It does pretty much what you are doing here.

  • Comment on Re: Multiple page listings - previous/next feature

Replies are listed 'Best First'.
Re: Re: Multiple page listings - previous/next feature
by b310 (Scribe) on Feb 07, 2003 at 21:31 UTC
    Hi. No, I have not looked at HTML::Pager. I check it out and see how it works.