In addition to the other points people made, how would he reference an
include in a circuit in a sub-folder like such:
/ root & main app
/members
- act_secure.cfm
/another_secure_circuit (secured by act_secure.cfm in member's folder)
- <cfinclude template="/members/act_secure.cfm"> would work
- <cfmodule template="/members/act_secure.cfm"> would work
- <cf_/members/act_secure.cfm> doesn't work.
I think that would be a good example...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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