I have a script that accesses a pipe delimited flat file DB - It does a number of things to determine what should be output, and works fine. What I want to know is how do I print say, 5 of 10 records on one page and then provide a "next" link to the next 5?
Thanks in advance.