Hi all, I want to be able to use FCKeditor in different apps on one server (win 2003/IIS 6). I placed fck in a folder on the server in the following path: "c:\inetpub\wwwroot\fckeditor\". Then I created a mapping in CF Admin 7 called /fckeditor pointing to the dir location. Finally I created an virtual directory inside one of my websites called "fckeditor" pointing to that same absolute path. Trouble is, my app can't find the editor by using this syntax: <CFMODULE template="fckeditor.cfm" instanceName="newEntry" width="95%" height="350" toolbarSetName="myWidget" canUpload="" canBrowse="" value="#entryVar#" BasePath="/fckeditor/" tabindex="3"> What am I doing wrong? Do I need all these mappings? Thanks for your help, Mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:215641 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

