Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
epnormann #1
Re: Contribute 3 and Coldfusion
I think this is a Contribute bug, because I have found that the first time I
got to edit a page with a CF header everything looks great and the second time
the CSS is not applied.
So, my (pain in the butt) workaround is to do the following:
<cfinclude template="../resourceFiles/header.cfm">
<link href="../resourceFiles/css/users.css" rel="stylesheet" type="text/css" />
<cfinclude template="../resourceFiles/header2.cfm">
epnormann Guest
-
Running ColdFusion 5.0 and ColdFusion 6.1 concurrently
Hi, this is my first post on this forum, I have tried looking but could not find a post that discussed my problem. I am wondering if it is possible... -
Problem creating keys in Contribute 2 for Contribute 3users
Hi I'm using Contribute 2 or Dreamweaver MX to administer a site. I created a key for a Contribute 3 user. When they try and install the key they... -
Contribute and ColdFusion
I use a ColdFusion generated header, left-side navigation bar and footer in a Dreamweaver (MX 2004) template built for Contribute (3.1). A user can... -
How to call a coldfusion function defined in other coldfusion file??
inside a.cfm, it has code fragment: <cfloop> <cfinclude template="b.cfm"> </cfloop> inside b.cfm, it has code fragment: ... -
Flash-coldfusion-Contribute
Ok I have a client that wants a flash website but wants to use contribute to change the content himself but I know you cant use contribute with...



Reply With Quote

