OK, i have a mysql table with fields for ip address, and pagename and timestamp. If I select with order by ip address, I get the pages that each ip address visited, but they are in reverse chronological order in the recordset. How do I get them to order chronologically?