Question
help with linking pages
I have a database with 1 table and 4 enteries
the field are
idbook,title,desc,cover,page1,page2,page3
I have a page that displays the title and desc and links to a details page that shows title desc cover and this page links to page1.cfm that show page 1 info this links to page 2 and so on
When I select book 2 I get to see book 2 details but when I go from book 2 details I get the page 1 book 1 info not the info for page2 book2.
What I am doing wrong I am using url parameters but no matter what book I select I always get book 1 page 1 info
please help thhanks
the field are
idbook,title,desc,cover,page1,page2,page3
I have a page that displays the title and desc and links to a details page that shows title desc cover and this page links to page1.cfm that show page 1 info this links to page 2 and so on
When I select book 2 I get to see book 2 details but when I go from book 2 details I get the page 1 book 1 info not the info for page2 book2.
What I am doing wrong I am using url parameters but no matter what book I select I always get book 1 page 1 info
please help thhanks
