I customized the CF connector to allow this. Basically there are a few variables that are set that get used in the actual read/write calls that are necessary for the function to work. The majority of that connector is just figure out what the path should be based on the current tag location, etc. I took all of that out and just set those variables equal to an application or session variable which was a path I knew existed and that I wanted the files written to. Then you can change the path more easily from within your own application. If people have questions let me know and I can give specifics. Basically, just look at the CFFILE calls and see the variables that will be needed and write it so that you can set those from within your application.
John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: Brad Roberts [mailto:[EMAIL PROTECTED] Sent: Monday, March 14, 2005 12:12 PM To: CF-Talk Subject: FCKeditor - Dynamic Browse and Upload Directory Anyone have a solution for setting the image browse and upload path in FCKeditor (version 2 with the default CF connector)? I'd like to share the editor among several sites. I've searched the FCKeditor forum, as well as this list, but haven't seen a solution. Thanks, Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198671 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

