Explain what you mean by: "added a link to in in the dmFooter.cfm"
Technically, from what you have described in regard to adding the include to the nav tree, you should not have to add a link in to the object at all. It should automatically appear in your navigation when you refresh the page (assuming all content is approved) and you should be able to click on that link and see the contents of your include displayed in the "chrome" of your template. You should also ensure that you wrap <CFOUTPUT>'s around your include as sometimes the <CFSETTING> can sneak up on you and you dont get any output. Also, when you added the include object, did you select a display routine for it? Which one did you select? Also, does the template work OK without you adding the include object? Meaning, does it work OK to display a dmHTML object ? Regards Gary Menzel --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
