Mickael,

On 3/17/2004 at 11:16, you wrote:

M> I use this code to find the current folder that I am in for cfdirectory

M> <cfset thisPath=ExpandPath("*.*")>
M> <cfset thisDirectory=GetDirectoryFromPath(thisPath)>

M> How do I get the folder the that is up one level?

<cfset parentPath=ExpandPath("../")>

~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to