Hi, I got problem on using <cfa_htmlEditor> on Spectra 1.5 while inserting images. I don't know why some extra staff is added to the image source after I save a page on which the <cfa_htmlEditor> is used. When viewing the page as HTML, the image source looks like the following before saving the content to the content object. <img src="http://127.0.0.1/Images/Education/nddomeEdu.jpg"> However, the image source changed as the following on the html editor after saving the content. <img src='http://127.0.0.1/"/Images/Education/nddomeEdu.jpg"'> It seems the extra staff is added when retrieving and loading data from Content Object Database to the HTML editor. Could anybody let me know where to limit this extra staff? Thanks, Zhiyuan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
