That will return the path of whatever file is currently being executed. I think you want GetBaseTemplatePath()
Russ -----Original Message----- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 18:59 To: CF-Talk Subject: Re: finding the base of the application You could try #expandPath("/")# It's not foolproof, but it should generally work. -nathan strutz http://www.dopefly.com/ On 2/15/06, Joe Ferraro <[EMAIL PROTECTED]> wrote: > I'm trying to figure out good way to find the base of the application, > but I haven't come up with anything fool proof yet. > > lets say my application is > > C:\Inetpub\wwwroot\application\ > > How can I find the C:\Inetpub\wwwroot\ ? > > Thanks, > > Joe > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232377 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

