Yep.  We run into this also when using PATH_INFO to specify url parameters.  It
all but requires the use of absolute paths since the browser assumes that the
"current" directory is some directory hanging off the one that the CF template
is actually in.

Jim


-----Original Message-----
From: Max Paperno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 07, 2000 12:42 PM
Subject: RE: Problem Using Studio 4.5 Debugger


>
>Mostly because I then don't have to worry about where a template/page lives in
the dir structure (in terms of it specifying IMG sources and such).  Also
because I like to create my development environment to precisely match the
deployment env., and that means separate roots.  Lastly, I sometimes use URL's
that have extra path info (server.com/template.cfm/variables/go/here), and with
URL's like this all SRC/ACTION/HREF addresses need to be absolute or the browser
gets confused.  There are probably some other reasons I can't think of at the
moment, as well as some detractions to this method  :)
>
>Cheers,
>-Max
>
>At 5/7/2000 06:48 AM -0700, paul smith wrote:
>>Why?
>>
>>best,  paul
>>
>>PS> I'm not being negative, just curious
>>
>>At 02:15 AM 5/7/00 -0400, you wrote:
>> >Most all the sites/apps I build have their own root folder and use
>> >absolute paths (/path/to/stuff.gif).
>
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to