moving applications, directories, content, and menus around to give the
site a bit more of a logical organization.
The CF files and tags which use relative addressing are causing the most
work, especially if I decide re-reorganize and move something for a second
time.
Simple stuff like:
<cfinclude template="../../include/header.cfm">
I believe I've seen techniques (or UDFs?) posted on how to reform the tag
using an absolute address. Assuming that the 'include' directory is
hanging off of the site root and that I have a template in an arbitrary
directory, as show below, how would this be done?
/
../include/header.cfm
../applications/myapp/index.cfm
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

