Answered
Folder name from cfdirectory in CF5
I can retrieve the folder path for the directory attribute of
<cfdirectory> using GetDirectoryFromPath. In newer versions
GetDirectoryFromPath has the directory attribute but that is not
available in CF5. What would be an easy way to extract just the
folder name in CF5? I have a script that is accessed by different
sections of the site and I want to be able to send people back to
the area they came from initially.
