Posts: 2,536
Location: Western Maryland
|
And when you say it is not working -- what problem are you getting? Is the problem that it is putting all the results on the same page?
What I do see is that you are trying to put only 10 rows on a page and that's fine. But where are you tracking the number of messages you are skipping to get to this page? For example, if you have 5 pages and this is page 3, where is the logic where you are skipping the records on page 1 and 2?
Hmmm, do you have this code running on the net yet even in testing? It would help to be able to see it running. I think we can solve the problem.
__________________
—Kyrnt
|