are you naming a formfield "session.data[1][6]"?
If so.. that's the problem.. formurl2attributes isn't
going to create arrays on the fly from your form
variables.. and it may be treating session as a
reserved word.

--- Natasha Regehr <[EMAIL PROTECTED]> wrote:
> Hi, 
> 
> I know this is coming from the custom tag, but do
> you know what causes this
> error?
> 
> Thanks
> 
> 
> Error Diagnostic Information
> An error occurred while evaluating the expression: 
>  NOT ISDEFINED( 'ATTRIBUTES.' & field )
> Error near line 22, column 8. 
> 
> Parameter 1 of function IsDefined which is now
> "ATTRIBUTES.SESSION.DATA[1][6]" must be a
> syntactically valid variable name 
> The error occurred while processing an element with
> a general identifier of
> (CFIF), occupying document position (22:3) to
> (22:47) in the template file
> C:\CFUSION\CustomTags\FormURL2Attributes.cfm.
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to