I finally got the company to let me upgrade to CFMX (since we've had it sitting on my desk forever.)
Anyway, I have a CFC that is in my "components" directory which is inside my "application" directory. This particular CFC is pretty universal in its functionality which means I'd like to be able to call it from any application. So, what I want to do is place this cfc in the root or inetpub directory. So far, the only documentation I can find tells me to use dot notation in the CFINVOKE tag to drill down to my CFC directory from within my application. What I can't find is a way to drill UP to a CFC that is not stored within my app directory but instead is stored in another top level directory.
I hope this makes sense.
Kevin
slanek@ssd.fsi.com
"Life is what happens to you while you're busy making other plans."
- John Lennon
Anyway, I have a CFC that is in my "components" directory which is inside my "application" directory. This particular CFC is pretty universal in its functionality which means I'd like to be able to call it from any application. So, what I want to do is place this cfc in the root or inetpub directory. So far, the only documentation I can find tells me to use dot notation in the CFINVOKE tag to drill down to my CFC directory from within my application. What I can't find is a way to drill UP to a CFC that is not stored within my app directory but instead is stored in another top level directory.
I hope this makes sense.
Kevin
slanek@ssd.fsi.com
"Life is what happens to you while you're busy making other plans."
- John Lennon