Hi there,

I'm getting the error below when attempting to generate a variable from a
checkbox.  I am using the FuseBox 'formURL2Attribute' tag, which is where
the the issues are arising.

Unfortunately, I'm not very sure what 'syntactically valid variable name'
means in this context, or what about the variable is creating an error.  Any
pointers would be appreciated.

(CF 4.5.1 on WinNT 4)


TIA,

Nicole.

----------------------------

Error Occurred While Processing Request
Error Diagnostic Information

An error occurred while evaluating the expression: 


 NOT ISDEFINED( 'ATTRIBUTES.' & field )



Error near line 20, column 9.
----------------------------------------------------------------------------
----

Parameter 1 of function IsDefined which is now "ATTRIBUTES.E6_HL_C/CCNOADD"
must be a syntactically valid variable name


The error occurred while processing an element with a general identifier of
(CFIF), occupying document position (20:4) to (20:48) in the template file
D:\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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to