Tracking page by page views

Makes perfect sense. I thought that you said they had to take each chapter from beginning to end. Apparently that is not correct and I must have misunderstood. Exactly what restrictions do you put on your users with regard to navigation? To what extent can they jump around? Go to chapter 3 and then press Prev pg and back into the last page of chapter 2? Right now you are using just one variable. It can only track the page total in one chapter at a time. If you go to a different chapter it has to start at one. If you want to let them move between chapters, and keep track of sequential movement within a each chapter, then you may have to have a different variable for each chapter. You can't let them back into a chapter and set the variable to the total pgs because it would then appear that they had completed the chapter w/o actually going thru the pages.ben

Discussions have been disabled for this post