Forum Moderators: coopster
eg. the mysql query fetches 10 matching records. User clicks on record #5 to see record details. Now I want to provide the user with an option to move on to record #4(previous record) or record #6 (next record) without taking user back into the query result page and then make him click on record #4 or #6
please advise..