That is some cool code but is not exactly what I wanted. Although I always wondered how to do the Google page number navigation like they did! Thanks! However, what I wanted was to draw on the previous record and the next record and make links out of the titles listed in my database. Any idea on how to get that? Is it in the way we query the mysql? Like add a -1 or +1 to the WHERE ID=$ID+1 (or -1 ) ?