Hi, Mo... Are you using a database to store your memos/notes? If so, you can add a timestamp field to each record that gets an entry when a new memo or note is created and you can sort the memos/notes when you use cfquery to retrieve the info from your database.
hth, Rick -----Original Message----- From: Mo Lay [mailto:[email protected]] Sent: Wednesday, September 21, 2011 2:15 AM To: cf-newbie Subject: create a memo textarea with timestamp Hi guys, wondering if there is a specific way to build a memo / note area where all notes are stored and can be viewed / sorted by time stamp ? thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5605 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
