Monday, 7 November 2005 1:10 P GMT-05
Ever needed to get the name of a given directory's parent? Sure you can just append "/.." in many tags (like CFDIRECTORY) to go up a level, but what if you really need its name? .NET offers a nifty solution, and you can access it in CFML, on BD/.NET.