I enter a date into a flash dynamic field which is then passed to CF to update a DB field:
Date in Flash = dDob: "28/12/1951" once I pass to CF to update the field I then request a return of the new value from the DB and get back "Thu Dec 27 23:00:00 GMT+1000 1951" This is of course 1 day less than that which I passed to CF. CF code in update function ; fldbirthdate = #CreateODBCDate(arguments.dDob)#, What am I missing here? Thanks, Matt --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
