Answered
Extend my details page with Next & back
Hi Guys,
Im not sure if i can do this and have tried with no success so far so thought I need to ask advice..
I have a page that displays a list and when an item in the list is picked your taken to the details page by using an URL Parimeter (id) The details pages takes the id and pulls a single record from the database and shows the info and pics needed and this works fine.
I wanted to add a next and back buttons to this details page but because the recordset on the page only pulls 1 record I dont have any records to scroll though using the next and back buttons and wondered how I could do this?
I can do it on a seperate page where I pull all the reocrds from the database and they scroll back and forth well but I want it all to be done on the same details page if possible?
Any and all thoughts are very welcome.
Thanks
Tag
Im not sure if i can do this and have tried with no success so far so thought I need to ask advice..
I have a page that displays a list and when an item in the list is picked your taken to the details page by using an URL Parimeter (id) The details pages takes the id and pulls a single record from the database and shows the info and pics needed and this works fine.
I wanted to add a next and back buttons to this details page but because the recordset on the page only pulls 1 record I dont have any records to scroll though using the next and back buttons and wondered how I could do this?
I can do it on a seperate page where I pull all the reocrds from the database and they scroll back and forth well but I want it all to be done on the same details page if possible?
Any and all thoughts are very welcome.
Thanks
Tag
