kellypayton
MIS
Hey,
Can anyone explain to me how i can take all the info from a flatfile but split it into pages??. For example I have a file containing a list of 1000 games(line by line), instead of having all 1000 displayed on the screen at the same time..how can i split it into say pages with 100 games on each?.
output example: It displays the first 100 lines from the flatfile and then when i click page 2 it displays the next 100..and so on.
Can anyone explain to me how i can take all the info from a flatfile but split it into pages??. For example I have a file containing a list of 1000 games(line by line), instead of having all 1000 displayed on the screen at the same time..how can i split it into say pages with 100 games on each?.
output example: It displays the first 100 lines from the flatfile and then when i click page 2 it displays the next 100..and so on.