We define constants for each fusebox and use the constants throughout, for
example:
<cfset USERBOX="#ROOTBOX#/userbox/">
<cfset USERBOXIMAGES="#USERBOX#/images">
Then use them for images, etc:
<cfoutput>
<img src="#USERBOXIMAGES#/helloworld.gif">
</cfoutput>
-Dustin
-----Original Message-----
From: Hulsey, James Phillip [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 20, 2000 11:49 PM
To: '[EMAIL PROTECTED]'
Subject: Images with nested fuseboxes
In an effort to keep applications as portable as possible...
Has anyone found a good way to keep images for nested fuseboxes local to
their respective applications?
Or, is everyone just dumping them into a local (relative to the
parent/top-level app) or mapped directory?
Thanks for the info.
Phil
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.