Yep, I already figured this could be the problem and when referring to local.qry_getLogindate.logindate CF had no problems.
Marc >Could be wrong, but... > >local.qry_getLogindate['logindate'] is an array, not the date value you >think it is. > >Try local.qry_getLogindate['logindate'][1] or >local.qry_getLogindate.logindate instead. > >Adrian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4459 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
