BlogCFM does it in what I think is a particularly nasty way. Every time I create a new blog entry, it creates subdirectories for the year and month if they don't already exist, then creates a friendly filename based on the title of the blog entry, and creates the file in the created subdirectory on the server that essentially contains only two lines, one line that sets an ENTRY_ID variable and the other that does a cfinclude.
It requires the use of a CF mapping, and has been one of the more obnoxious things to support. URL-rewriting is probably much friendlier. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242949 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

