On Wed, 2012-01-11 at 10:03 -0500, Torrent Girl wrote: > When you say change it to edit mode what do you mean? Do you mean hit "View > Source"? > > If so that is what I am doing and where I see the code distorted.
He means the editor must be set to HTML mode in order to enter and change text that contains HTML. When in that mode (set at the CK editor tag itself as an attribute....not in a config file if memory serves) it will escape "<" and ">" and other such escapements so that when the text is displayed in the edoitor it doesn't cause problems. If you are viewing source on the page to assess what the editor is going to save to the DB, you are most likely see crap as you are reporting.....but that "crap" should display properly in the editor when pulled from the DB and shown. It really would be best to: 1) show us what you type 2) explain the steps to re-create what you are thinking is wrong (i.e. then saved the contents to the database.....then pulled fom DB and displayed in editor.....when complete I saw XYZ and it is wrong because of ABC being out of place). If we had the end to end steps we may be better able to help. Best of luck Cheers -- Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [email protected] web: www.electricedgesystems.com Notice: This message, including any attachments, is confidential and may contain information that is privileged or exempt from disclosure. It is intended only for the person to whom it is addressed unless expressly authorized otherwise by the sender. If you are not an authorized recipient, please notify the sender immediately and permanently destroy all copies of this message and attachments. Please consider the environment before printing this e-mail ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349399 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

