I use 

<cfset Path = #expandPath('../../../Images/Banners')#>

The ../../../
is from my site root.

Rick


-----Original Message-----
From: Jared Stark [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 10, 2002 5:43 PM
To: CF-Talk
Subject: Getting Physical Path from Mapped Path


Given that I know a Cold Fusion mapping for a site on my server, how can
I extract what the physical path (i.e. "f:\inetpub\wwwroot\mysite") is?
Is it even possible?
 
I can't use GetBaseTemplatePath(), or GetCurrentTemplatePath() because I
am trying to do something from within a Custom Tag that is given the CF
mapping as an attribute,
and I need to be able to open a file based on that mapping?
 
Any suggestions?
 
Jared



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to