Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
sirtcarlos #1
cfinclude(s) not displaying
i know there are posts on include issues, typically dealing with php...but
wanted to see if anyone has had problems and figured out a solution for dealing
with <cfinclude>?
what's weird is this seems to work fine when i run contribute cs3 on my mac,
but my client is using a pc and has contribute cs3 as well. when they browse
everything appears fine, but when they go into edit mode, the header and footer
files that are inlcudes are dropped, and thus all the css is being dropped too.
everything publishes fine, but it is difficult for them as they obviuosly want
to see the css as they are working. any help is greatly appreciated.
sirtcarlos Guest
-
CFINCLUDE not working
Hi, I am trying something I thought was simple: <HTML> <CFINCLUDE TEMPLATE="LaserImaging_Stylesheet.cfm"> <HEAD> <TITLE>Home Page</TITLE>... -
SSL with CFINCLUDE
I have plenty of CF experience, but am utililzing SSL for the first time. I was told of course that all pages must reference with https// and that... -
Swaping DIV that contain CFinclude
Hi this following code <div class="ContentAreaDiv"> <p class="pageHeader">Kingdom Stages Rally 2003</p> <p class="pageSubHeader">Results</p> ... -
CFINCLUDE
I'm not sure what your problem is. CFINCLUDES can be nested both on the same page and in sub pages; however, it can get pesky if the overall HTML... -
CFINCLUDE and CSS question
For production purposes you should not link CSS files to an Include file. When the page is rendered on the server you will end up with duplicate CSS...



Reply With Quote

