not sure I understand. Are you saying on the web server make /css directory
a virtual directory in the root so the contents of /css is in the root?
 
Please explain virtual path if I missed your explaination.
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com <http://www.motorcyclecarbs.com/>  

 

  _____  

From: Dusty Hale [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 04, 2007 7:54 PM
To: Carbs Sales&Service
Subject: RE: [ACFUG Discuss] Dynamic Path Navigation


if you used virtual paths you could just define as /css/file.css  ... no ../
needed. to do this you must have a web root folder designated ...
 
D

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil
Sent: Wednesday, April 04, 2007 5:29 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Dynamic Path Navigation


How would you move navigation dynamically.
 
example:
directory structure of:
/css
/marketing
/marketing/rally
 
if there is a 
/marketing/default.cfm
/marketing/rally/default.cfm
 
and you wanted to use the same css you would use
 
../css/file.css
and 
../../css/file.css respectively.
 
How would I build a page template that covered these path variables?
 
Any tricks?
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com <http://www.motorcyclecarbs.com/>  


------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform
<http://www.acfug.org?fa=login.edituserform>  

For more info, see http://www.acfug.org/mailinglists
<http://www.acfug.org/mailinglists>  
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
<http://www.mail-archive.com/discussion%40acfug.org/>  
List hosted by FusionLink <http://www.fusionlink.com>  
------------------------------------------------------------- 

Reply via email to