Hi,
I'm using FCKEditor with the Coldfusion CFC implementation and I'm having some problems getting the ImageBrowserURL parameter to work properly when applied to the CFC (NOT from the fckconfig.js file)
I am NOT using the built in coldfusion file connector, and my ImageBrowserURL contains URL parameters.
http://www.mydomain.com/admin/cffm/cffm ... TYPE=image
Unfortunately, when I do this, the URL is getting chopped off at the = sign and I can't figure out why.
I looked at the source of the page to see the configuration hidden form variable and it looks like this:
<input type="hidden" id="content___Config" value="GeckoUseSPAN=false&ImageBrowserURL=http://www.myamusements.com/admin/cffm/cffm.cfm?editorType=fck&EDITOR_RESOURCE_TYPE=image&EditorAreaCSS=http://www.myamusements.com/editor.css&LinkUpload=false&LinkBrowserURL=http://www.myamusements.com/admin/cffm/cffm.cfm?editorType=fck&EDITOR_RESOURCE_TYPE=file&StylesXmlPath=http://www.myamusements.com/fckstyles.xml" />
I'm not sure how to solve this problem.
Any help, ideas, or suggestions would be greatly appreciated!
Rick
Tue, 11/29/2005 - 11:16
#1