Thanks for your help pbmods. When I tried the $offset it seems to miss the 1st place entry.
I'm assuming that the $offset + 1; goes at the start of the loop in place of $i=1;
Thanks again
User Profile
Collapse
-
Sorry to pass on the bad news about the multiple pages...
Got some more news for you. Could be good might be bad.. Its written using Dreamweaver and its lovely Recordsets.
I thought about passing the value through the Recordset Navigation bar but that may cause problems if users decide to view the last records (7 or 8 pages down the line). I suppose it may be possible to do a Count of the full amount of entries and the subtract the...Leave a comment:
-
Thats works on the first page. Thanks, although when the next page of results are pulled up it starts from 1 again.
Is there a way the number can be carried on to the next page?
thanks againLeave a comment:
-
Number each row in a table
Hi, Small headache problem with a highscore table.
I have a table that displays a list of highscores. The code pulls the data from the sql table in the correct order highest score to the lowers score via the "order by score desc" tag.
It repeats the region with no problems and all the information is populating the correct table cell.
The scores are being displayed in descending order so I need to find a way to display...
No activity results to display
Show More
Leave a comment: