I'm currently working on a file display system and i'm having a problem with something, what I want to do is after a certin numbers of rows on a page I want to break the pages into 20 rows per page automatically, also showing a list at the bottom to the other pages.
Let me break that down if you didn't exactly under it, say I have words on a page, each on its own row. I want to separate those into 3 pages of 20 and show the links at the bottom, could anyone help?