Skip to main content
Participant
August 1, 2008
Question

help with linking pages

  • August 1, 2008
  • 3 replies
  • 267 views
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
This topic has been closed for replies.

3 replies

tclaremont
Inspiring
August 4, 2008
As the others have implied, what you have is a database design problem, and not a ColdFusion problem. Do some research on sound database design and your coding life will be much easier!

Inspiring
August 1, 2008
Your life would be a lot simpler if you put the pages in a different table.
Inspiring
August 1, 2008
jnc1965 wrote:
>
> please help thhanks
>

You have coded something wrong or have bad data.

Hope that helps.
Ian

P.S. What else can I do without knowing a single thing about either your
data or your code.

P.S.S. Unless you would like to hire somebody to fix it for you, then
feel free to contact me for contract details.