BFprout
05-17-2005, 12:12 PM
I'm using ASP and a CSV file for my database.
It has 4 colums: date, time, name, message
I want to sort the records by date and time (I managed to do that), but then I don't know how I can pick one random record among the TOP 100 most recent.
Does anyone have an idea? Any help would be much appreciated.
It has 4 colums: date, time, name, message
I want to sort the records by date and time (I managed to do that), but then I don't know how I can pick one random record among the TOP 100 most recent.
Does anyone have an idea? Any help would be much appreciated.