Use "" signs in the value
without it your value for textarea/text input will include only the first
word.


----- Original Message -----
From: "paul ." <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 4:18 PM
Subject: text box output truncation


> Hi Guys am experiencing a strange thing!
> when I try to get the vakue from the dateabse into the text bos for
further editing .. the value for #meeting_name#gets truncated.. and am
getting results like"Brand" when i wanted that to be "Brand new day"
> please suggest the code is Given down below
> -thanks
> -paul
> -------------------------------------------------------------
>
> <tr align="left" valign="top" bgcolor="##FFFFFF">
>               <td><b><font face="Arial, Helvetica, sans-serif"
size="2">Title</font></b></td><td> <font face="Arial, Helvetica, sans-serif"
size="2">
>                 <input type="text" name="meeting_name" size="30"
maxlength="50" value=#rtrim(meeting_name)#>
>                 </font></td></tr>
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to