On Thu, 22 Jul 2004 18:46:16 +0200, in cf-talk you wrote:

>What I wanted it todo was not toneed to do the flip trick of choosing
>servers, but for it to know this automatically... there MUST be a way
>as all I am asking is WHERE is Application.cfm residing, from there I
>can work out all the other paths and urls
>
>MD

Here's what I've done:
// In the application root's Application.cfm
request.rootDir = getDirectoryFromPath(getCurrentTemplatePath());

... but it sets a request variable. Why are you resistant to the
request variable?

Jamie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to