Ok that goes without saying, but in hindsight this is one application pretending to be many and should not be used as an example of sharing application variables across websites (applications).
-----Original Message----- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 June 2002 8:53 AM To: CF-Talk Subject: RE: What is the best variable scope? > You seem to think application is across websites, this is > not true. It is not necessarily true, but it can be... My CMS allows multiple websites with different domain names to be hosted in the same root directory -- all using a single application.cfm with a single <cfapplication> tag and the name="" attribute of the tag contains no variables... The end result is that several websites / applications, etc. share a single application scope. Isaac www.turnkey.to 954-776-0046 ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

