http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000277.htm
On 4/4/07, Robert Reil <[EMAIL PROTECTED]> wrote:
I started trying that and now I am getting this error.
10 : <body>
11 : <!--- Include page header --->
12 : <cfinclude
template="http://intranet.motorcyclecarbs.com/includes/header.cfm" />
13 :
14 : <!--- Start Page Content --->
However if I put http://intranet.motorcyclecarbs.com/includes/header.cfm
In the brouser it works fine.
The error says it's a filename, dir, or volume label syntax error.
However when I use "includes/header.cfm" it works fine.
Any input why it does not like the path?
FYI I used the full path in other areas and it worked fine I thought.
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: Robert Reil [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 5:39 PM
To: Carbs Sales&Service
Subject: RE: [ACFUG Discuss] Dynamic Path Navigation
Do you mean
Http://www.whatever.com/css/whatever.css
Guess that makes sence.
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: Wednesday, April 04, 2007 5:34 PM
To: Carbs Sales&Service
Subject: Re: [ACFUG Discuss] Dynamic Path Navigation
link relative to root by doing
/css/whatever.css
On 4/4/07, Robert Reil <[EMAIL PROTECTED]> wrote:
>
>
> 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
--
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
-------------------------------------------------------------
-------------------------------------------------------------
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
-------------------------------------------------------------
--
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
-------------------------------------------------------------