Ah I see what you mean. You meant a vir dir in CF, not in IIS. Thanks for your patience w/ me. Got it.
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 -----Original Message----- From: Steven Ross [mailto:[EMAIL PROTECTED] Sent: Thursday, April 05, 2007 8:54 AM To: Carbs Sales&Service Subject: Re: [ACFUG Discuss] Dynamic Path Navigation You can answer both of these questions via the livedocs. Typically when I develop I have on browser opened there for reference. Also you mentioned that you use dreamweaver. I believe you can open up the CF docs by hitting ctrl-f1 You can also use the search engines that was mentioned on the list awhile back. -Steven On 4/5/07, Robert Reil <[EMAIL PROTECTED]> wrote: > > > 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 > > > ________________________________ > 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: [email protected] > 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 > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists Archive @ > http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink > ------------------------------------------------------------- -- Steven Ross web application & interface developer http://www.zerium.com [mobile] 404-488-4364 [fax] 267-482-4364 ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com ------------------------------------------------------------- ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
