value="#HTMLEditFormat(data)#"

On 10/16/07, Rand Thacker <[EMAIL PROTECTED]> wrote:
> I have a form that allows the user to edit data in the database.
> Let's now say that data looks like this:
>
> 14'6" cable
>
> Now, how does one handle the FORM element INPUT TYPE="text" with a prefilled 
> value in here?
>
> value="#data#" will only show: 14'6 in the text box.
> value='#data#' will only show: 14 in the text box.
>
> Am I supposed to double-up the quote marks or something?  Seems like people 
> should be running into this all the time.  Maybe I just am not googling for 
> it properly.
>
> Any help is appreciated.
>
> Thanks - Rand Thacker
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291224
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to