It's missing the <cfoutput> around your <input....>, so it takes your value
literally.  Or you can change the <input ...>  to <cfinput...>

Marius Milosav
www.scorpiosoft.com
Virtual Help Desk Demo (VHD)
www.scorpiosoft.com/vhd/login.cfm

----- Original Message -----
From: "Richard Colman" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 5:16 PM
Subject: #Timeformat(Now())#


> why doesn't this work:
>
> <INPUT type="text" name="timeopen"  value="#Timeformat(Now())#" size="8">
>
> It does not display the time, but displays #Timeformat(Now())#
> It's in the book! The date version works!
>
> ?????
>
> Richard Colman
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to