Again, these really should be using StructKeyExists:
<cfif StructKeyExists(form, 'grp_sort_#myIdx#') and
Len(Trim(form['grp_sort_#myIdx#'])) gt 0>
....
</cfif>
On Jan 21, 2008 1:48 PM, Les Mizzell <[EMAIL PROTECTED]> wrote:
> This one works:
>
> <cfif isDefined("Form.grp_sort_#myIDX#")
> AND Form['grp_sort_#myIDX#'] NEQ "">
>
>
> Jezz, thanks...
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297018
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4