At 10:51 AM 6/2/2004, you wrote:
>Why am I getting this error? What does it mean please?
>
>An error occurred while evaluating the _expression_:
>session.item=#ArrayDeleteAt(session.item,1)#
>Parameter 1 of function ArrayDeleteAt which is now "YES" must be an array. The error occurred while processing an element with a general identifier of (CFSET),

Id the variable session.item an Array?

>I want to delete a row in the Array and am using this code after user clicks the "remove" button:
>
><CFIF IsDefined("form.remove.x")>
><CFSET session.item=#ArrayDeleteAt(session.item,1)#>
></cfif>
>
>Roberto O.
>
>----------
>[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays Threads] [<http://www.houseoffusion.com/lists.cfm/link=i:4:165266>This Message] [<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription] [<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=808.728.4>Fast Unsubscribe] [<http://www.houseoffusion.com/signin/>User Settings]
>
>----------
><http://www.houseoffusion.com/banners/view.cfm?bannerid=38>
>52e7722.jpg
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to