>>> I just log the term and the date. So one row per search. I've been asked to come up with a similar function for a book database so as to be able to sort search results by "top X". After the initial search is run, if somebody clicks on a particular title to see the details, it gets a "vote". After that, if they actually purchase the book, it gets another "vote".
Using the "votes", I'll be able to sort results by "most popular", display "todays top ten" on their index page and stuff. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286983 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

