Hi all, Can you let me know what code I would add onto a form to put in a "hidden date". Right now I have this ...
<cfset d_date = DateFormat(Now()) > then .... <input type="hidden" name="date_test" value= #d_date#> ... which doesn't work .... is there a way to set the value to today ? thanks, Brian - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: Brian Grant <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
