Very cool actually for sharing variables across several applications.
Just be careful, in your variable naming that is.
-Drew Harris
On 5/15/02 9:22 PM, "Dave Carabetta" <[EMAIL PROTECTED]> wrote:

>> can two different application given the same name of CF when i declare the
>> application using CF_application?
>> will this caused any problem??
> 
> While not understanding exactly what you're trying to accomplish by doing
> that, the quick answer is yes, you can have to cfapplications with the same
> name. This just means that they will share the same application-level
> variables, and any CFIDs and CFTOKENs set by the applications will be shared
> across the two applications.
> 
> Hope this helps,
> Dave.
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to