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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291217 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

