Better than surrounding with CFOutputs is using <cfform> and then for the
INPUT, use <cfinput>  then you don't need to surround by output tags.

H.

=========================
Howard Owens
Web Producer
InsideVC.com
mailto:[EMAIL PROTECTED]
=========================

> -----Original Message-----
> From: Jon Tillman [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, October 03, 2000 3:27 PM
> To:   CF-Talk
> Subject:      Re: #Timeformat(Now())#
> 
> Try:
> 
> <cfoutput>
> <INPUT type="text" name="timeopen"  value="#Timeformat(Now())#" size="8">
> </cfoutput>
> 
> 
------------------------------------------------------------------------------
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