Yes provided they belong to the same directory structure for this
application. For example, if I have application.cfm in the application root
directory, then later I call a file that was in another directory as
/includes then it will say it can't find it, move up a directory until it
can't reach pass the application web root.

However if the application has to change servers, then it would need new
Application.cfm and I am not sure if crossing between non-SSL and SSL urls
is the same or not never really checked as I always include the parent
application.cfm along the way....


regards

Andrew Scott
Senior Cold Fusion Application Developer
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-----Original Message-----
From: Michael She [mailto:[EMAIL PROTECTED]]
Sent: 25 November 2000 12:31
To: CF-Talk
Subject: Application.cfm inheritence


Hello,


Will a "child" application.cfm inherit variables, settings, etc from the 
parent application.cfm?

For example:


+Root Dir
|application.cfm
+---Some Subdir
|   applicaiton.cfm(2)


will application.cfm(2) be able to get the settings from application.cfm?
-- 
Michael She
I m a g i n e   C o m m u n i c a t i o n s
Company E-mail: [EMAIL PROTECTED]
Personal E-mail: [EMAIL PROTECTED]
ICQ UIN: #243466
Personal Homepage: http://www.michaelshe.com (Under Construction)
Imagine Communications: http://www.imagineer.net
PGP Fingerprint: 9A24 1DA9 39B8 0A0C C5ED 6E5D 45E9 075A 51CD 66A1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to