I need to add 4 hours to a variable. This is the variable:
 <cfparam name="application.startFacTime" default = "#Dateformat(now())#" /> 

I want to compare application.startFacTime + 4 hours to Now.

If Now and the variable are the same date, I want to see if adding 4 hours to 
the variable will result a time that's 4 or more hours older than Now.

If that's true, I run a query and do some other stuff and then
reset the variable to Dateformat(now()) 

Thanks for any help! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to