I want to be able to display a set number of records on a page at any one time.

Say for example display 3 records if there are any and then display a Next button so it will then display the next three records and also include a Previous button.

I hope this makes sense.