Did you add this include to the site tree as an Include type? Do you have a
displayPageStandard webskin set up?

Blair

On Tue, Jan 5, 2010 at 5:59 PM, West <[email protected]> wrote:

> How do you embed a CF include into an existing HTML page?  I have an
> include (shown below) in the folder "includedObj", when I try to view
> this page I don't see my websites layout (header, footer, etc), all I
> see is the included content.
>
> Code snippet from my include:
>
> <!--- @@displayname: Customer Photos  --->
> <!--- @@author: me --->
>
> <cfimport taglib="/farcry/core/tags/webskin" prefix="skin">
> <cfimport taglib="/farcry/core/tags/container" prefix="con" />
>
>
> <cfoutput>
>
> <div>
> Customer Videos will go here
> </div>
>
> </cfoutput>
>
> Any idea why I might not be seeing the website wrapper and only the
> included content?
>
> Thanks,
>
> -West
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>
-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to