Hi, I'd like to display a message if an update was successful. I'm not sure how to approach this being new to CF.
I have an UpdateDate column in my table, which is populated by #DateFormat(Now(),"mm/dd/yyyy")# #TimeFormat(Now())# on submission of my form. my flow: form > action page > updated form Seems like I should write a cfif that checks to see if UpdateDate was updated in the last second of so, but I'm not sure how to do this. Any other ideas are welcome. Thanks for your help ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273303 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

