Advertisement

1 - 6 of 6 containing alltags:("cfswitch") (0 seconds)
I have a template that is causing me errors, not to mention frustraton! Here is the code: <CFSwitch expression="action"> <Cfcase value="modify"> <cfinclude template="modify.cfm> </cfcase> ...
Zones: ColdFusion Application ServerDate Answered: 02/27/2005 Grade: A Views: 0
Hi there, ihave the following escenario a table with user names and passwords among some other stuff, but when i get to the rights field i got soemthing like this: Rights A01,A02,B01,B03,C02,C...
Zones: ColdFusion Application ServerDate Answered: 10/10/2005 Grade: B Views: 0
I hope I can explain this adequately. Basically I am trying to incorporate a custom tag/cfc into my code. The snippets below show the base tag and a test page that it works fine on. What I have ...
Zones: CFML, ColdFusion Studio, W...Date Answered: 12/12/2007 Grade: A Views: 0
Is there a way to stop a loop or the cfswitch once a value is found that is not the cfdefaultcase?  I am looping over a list delimited by the | bar and want to try and match the values in the list ...
Zones: ColdFusion Application ServerDate Answered: 08/19/2005 Grade: A Views: 0
Hi- I have been adding <cfswitch><cfcase>  tags to my index page on a simple site. Suddenly I started getting the error, Duplicate CFCASE values are not allowed. But I don't have duplicate case val...
Zones: Web DevelopmentDate Answered: 03/07/2006 Grade: A Views: 0
Here's a pretty difficult question involving mostly javascript and some coldfusion. Got myself in a bind here. I want to add the choice for two types of input on a submission form of mine throu...
Zones: JavaScript, ColdFusion StudioDate Answered: 03/02/2004 Grade: A Views: 0
  • 1