you could replace the double quotes in the data to be used in the value of the form element with their ASCII equivalent
Bryan Stevenson VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] --------------------------------------------------------- Macromedia Associate Partner www.macromedia.com --------------------------------------------------------- Vancouver Island ColdFusion Users Group Founder & Director www.cfug-vancouverisland.com ----- Original Message ----- From: "Charlie" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 12:51 PM Subject: Double Quotes and pre-filling a form input field > <cfinput type="Text" name="fieldname" value="#myQuery.fieldname#"> > > > the particular data in this field may have double quotes within the text....when >this occurs, the form continues to work but the value displayed in the form field gets truncated at the first quote within the datafield > > any advice on preserving the text of #myQuery.fieldname# in instances where it >might contain double quotes > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

