create an application.cfm file in your webroot and then if you call a
CFC from there, the CFC will have the variables available to it that are
set in that file (correct?). I'm trying to build some CFCs for managing
some different things on my websites. I'm curious what the best practice
is for storing global variables like datasource names, etc. Do you
usually just do it in the application.cfm from the directory you're
calling or is there some "best practice" for CFCs?
John Burns
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

