Well, that's better than creating the opposite structure. So I'll go with yours for now. Maybe someone else will chime in and we'll clean it even further.
I guess if you had a lot of these to do, you could create a custom function or a private method in a CFC. But much more and I think you get to increasing your processing time too much. On 1/22/07, Richard Kroll <[EMAIL PROTECTED]> wrote: > > null="#opposite[yesNoFormat(len(dateIn))]#" > > I do something similar. I use: null="#NOT YesNoFormat(len(dateIn))#" > > I've been looking for a cleaner way to accomplish this as well, but this > works for the time being. > > Rich Kroll > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267241 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

