RE: condition

2007-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
cfif (form[editor_ ee] is not and form[editor_ ee] is not other) or (form[editor_ ee] is other and form[e_fname_ ee] is not and form[e_lname_ ee] is not ) !--- action: do something --- /cfif That should do what you want. It also eliminates the use of evaluate(). If you want to

Re: condition

2007-04-25 Thread Jochem van Dieten
Daniel Kessler wrote: Alright, my brain is locked-up today, so I'm just going to ask. I need to make a set of cfif statements to so that if the dropdown value is '' then it skips the action. If the dropdown is 'other', then it needs to check to see if fname and lname both have values

Re: condition

2007-04-25 Thread daniel kessler
That should do what you want. It also eliminates the use of evaluate(). thanks folks. And thanks for the method to eliminate evaluate(). ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

RE: condition loop

2000-12-01 Thread DeVoil, Nick
Having a hard time with writing a conditional loop that stops when x = 1. Can somebody help me with the correct syntax? cfloop condition = "#x# neq 1" ** Information in this email is confidential and may be privileged. It is