On Wed, Jan 26, 2011 at 12:30 PM, Ezra Parker <[email protected]> wrote: > > On Wed, Jan 26, 2011 at 10:43 AM, Charlie Griefer > <[email protected]> wrote: >> <cfreturn isStudentEmployee.recordcount = 0 /> > > Unless I'm missing something, this should be: > > <cfreturn isStudentEmployee.recordcount eq 0 />
Y'know, I'd bring up the fact that I've been working in script much more than tags lately... but "=" *still* wouldn't be the correct operator. *sigh* :) -- Charlie Griefer http://charlie.griefer.com/ I have failed as much as I have succeeded. But I love my life. I love my wife. And I wish you my kind of success. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341433 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

