I'm trying to figure out how to subtract two dates and return the number of days between then.
My dates are cprAdultExp, which is a database column, I typically write it as: #dateformat(cprAdultExp,"mm/dd/yyyy")# The other is Now() Which I also format as: #dateformat(Now(),"mm/dd/yyyy")# What's the easy way to do this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341644 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

