<input type="text" name="size"
value="<cfoutput>#HTMLEditFormat("1""x2""x4""")#</cfoutput>">watch all those "" you need to escape the " in the call to the function. /t >-----Original Message----- >From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 18, 2005 7:54 PM >To: CF-Talk >Subject: RE: Double tick confusion > >> From: Eric Creese [mailto:[EMAIL PROTECTED] >> I am a little confused on the double tick. I am aloowing >> users to store a (") in a product name to indicate inches( >> 1"x2"x4") but when they go to edit the product forinstance >> and display the name in the form everything after the first >> (") is gone. How do I correct this? I thought I took care of >> this before but now I am confused. > >Check out HTMLEditFormat(). > >Mike > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190970 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

