>>Would the request.cfroot not need to be set in the app_locals file since
it
has to do with that particular application? I get everything else fine.
We'll probably add a test server in the mix and make the check for a
production server first since that's where performance matters the most.

we do this:
<!---app_locals.cfm--->
<cfinclude template="../app_globals.cfm">

<cfset fuse_path="#request.cfroot#subdir/">

<cfparam name="attributes.fuseaction" default="hello">

you can download a quick demo app that I put together
http://www.in-tuition.co.uk/myapp.zip

Cheers,

Marc

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to