Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
webcommunic8or #1
Flash Forms with cfif statments?
Does anyone know how to use the <cfif> and <cfelse> statements with the new
flash forms, especially with <cfgridcolumn>? Example: <cfgridcolumn
name='ysnActive' header='Active'> <cfif #GetBusinesses.ysnActive# eq 1><span
style='font-weight:bold;color:##33cc00;'>Y</span><cfelse><span
style='font-weight:bold;color:##ff6600;'>N</span></cfif> Thank you in advance
Matt
webcommunic8or Guest
-
Flash Player detection and cfif code possible?
Hello, I'm trying to code a page where if the user doesn't have the Flash plugin, they get alternate content and not the usual "Click here to... -
viewing flash nested in CFIF with active content workaround
thanks to the IE update, some of us including myself are still trying to catch up on this topic and the revisions required to make our sites work... -
SQL statments that don,t output correctly
Hi, All I am have output differences when I run a CFQUERY. I built the query in access and when I view the output of the query in access it looks... -
Converting existing forms to the Flash forms
I have forms and I change all the tags on them, but they don't change to the new 'Flash forms' in CFMX 7. Any ideas on this? -
If...Then statments
Hi, How can I use a If..Then Statment in DataGrid?



Reply With Quote

