I want to display text in a input box's value field if there is any info in the database. The code I'm trying is:

<input type="text" size="95" name="side_1_comments" maxlength="100" <CFIF trim(side_1_comments) NEQ "" value="#trim(side_1_comments)#"</cfif>>

But I get an error. It seems simple, but I must be missing something I can't see.

Any suggestion please? Thanks.

Robert O.
HWW
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to