Hi Rick, > -When someone posts, I set last_reply to the > current date.
When you say 'current date' do you mean Date() or Now()? The difference is a matter of time. Date() is a whole number and Time() is a fraction. Now() is equivalent to Date() + Time() for a value that has both, enabling a proper sort by date for each record. Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================== "The philosophy in the classroom of one generation will be the philosophy of government in the next." -- Abraham Lincoln --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
