Ok, it looks like the only difference is that HTMLCODEFORMAT puts in <pre> </pre> tags surrounding the text. Not sure why though.
I'm doing the following to the string containing the user code. <CFSET custom_page_content = "#htmleditformat(form.custom_page_content)#"> Then I submit that to the database. Simple enough? -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
