Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
jgladnick #1
Editing a coldfusion variable
I set all of our pagetitles on our site with the following code:
<cfset pagetitle = "the title of this page">
I want to allow contribute users editing the site to be able to change that,
and only that variable. IS there an easy (or difficult) way to do this?
jgladnick Guest
-
using javascript variable in coldfusion
Hi, how can i use a javascript varaible in coldfsuon tags?i dont want to passthose variables via hyperlink cause i need tovalues in current page. ... -
Dreamweaver and visual editing of ColdFusion Flash Forms
Does anyone nows how to Visual edit ColfFusion Flash Forms in Dreamweaver CS3 ?? -
ColdFusion session variable
I am looking for a way use my ColdFusion session variables in an application I have coded. My session variables can contain both simple and complex... -
coldfusion variable inside a css doc
You can have a dynamic style sheet. You can use cfcontent to return the MIME type text/css. The only problem with this is that it prevents the... -
coldfusion variable inside a css doc
You can actually have dynamic style sheets although I've never done it. There are a few guides out there for doing it in php so i can't imagine it's...



Reply With Quote

