Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
wendigo #1
Contribute and <cfif><cfelse> statements
I'm in the process of building some web page templates trhat will be used
within Contribute by copy writers. I have a <cfif><cfelse> based function that
allows for someone to get a print friendly version of any page at the click of
a button, this just shows the main content and gets rid of everything in the
<cfelse> part of the code like navigation etc. I have a problem with this when
trying to edit the pages through Contribute, when browsing them all is fine
since it goes through the web server but when editing it goes localy/lan and
stops at the first <cfelse> and does not show the content that should be
accessible to edit by contributors to the site. Is there a way to make this
work properly within Contribute and if so how to do such a thing?
Thanks
wendigo Guest
-
CFIF is being ignored
I have 2 cfif statements at the head of my doc that are being ignored in the output. Only the efelse part of the statements are being read. I have... -
CFIF statements-why isnt it working???
I am trying to only allow a handful of URLs to pass though, otherwise relocate to home page..This code isnt workign however...any help woudl be... -
Problem with output on cfelse usage.........
I'm checking for any employee birthdays and outputing them to a grid...If there are birthday's I have no problem, the names and departments show up... -
Making automatic Good morning, Good afternoon usingcfif, cfelseif, cfelse and cfset
Does anyone know how to make a <cfif> and so forth tags where lets say when someone clicks on a page it says Good afternoon depending on the time or... -
cfif being ignored
I wanted this to only execute if FORM.rp_image does not = defaultImg.gif but it seems to always run. I thought the syntax was okay but maybe not. ...



Reply With Quote

