I have a select st that retrieves 20 records. I want to display 5 rcords in first page and the next set of 5 records in the next page and similarly the rest. In my first result page I have first 5 records displayed with a next button. In the next page I have prev and next button and similarly the five records. I remember seeing discussions like this in this forum. Can anyone help me with a code or any link that has similar example. Thanks,