Mike
Member since Jul 17, 2009
- Profile: /members/3845-mike.htm
- Comments: 2
Recent Blog Comments By Mike
-
Extending Encrypted ColdFusion Application.cfm Functionality
Posted on Jul 20, 2009 at 12:06 PM
@Ben Nadel, Thanks! Using a relative path worked perfectly. When I used an absolute path I was getting CF debug output in the content panel of the page - that may be specific to our Application.... read more »
-
Extending Encrypted ColdFusion Application.cfm Functionality
Posted on Jul 17, 2009 at 2:11 PM
Do you know of any way to use this trick to "extend" Application.cfm (analogous to what Application.cfc lets you do?) e.g. you have: /root/Application.cfm (general application stuff) /root/mySubSection/Application.cfm (want to include root Application.cfm along with some sub section specific stuf... read more »