Well application1 and 2 are client websites for example so nobody will ever
cross applications. The problem lies here.

Application 1
  --application.cfm
/cmsFolderMapping
   --application.cfm
   --fckeditor
     --application.cfm


I can not just set a variable that will transfer across apps.

Dan

On 8/20/07, Scott Weikert <[EMAIL PROTECTED]> wrote:
>
> If you're using session vars - when someone hops into app1 or app2 (as
> at that point, I assume, you DO know which application is being used),
> set a variable with the proper userFilesPath data in their session. Then
> tap that session variable when firing up FCKEditor.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286607
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to