Stephen,

Thanks for the feedback.  I don't think I was very clear the first time.
Unfortunately, I do not have a variable named "1" anywhere in my code.  I
have a hidden field named "New" in my code.  This hidden field has a value
of 1.  Anytime I process the form with the "multi-/part" form type, I get
the error as I stated below.  If I comment this code out, the next field in
my form is "EventName".  If I type "HalloweenParty" in the EventName field
and press submit, I get the same error, except this time it says:


----- ERROR MESSAGE STARTS ------

Error Diagnostic Information
Parameter 1 of function IsDefined which is now
"Caller.ATTRIBUTES.HalloweenParty" must be
a syntactically valid variable name

The error occurred while evaluating the expression:

 refindnocase("[[:alpha:]]",left(trim(field),1)) and NOT
SDEFINED( 'Caller.ATTRIBUTES.' & trim(field) )

The error occurred while processing an element with a general identifier of
(CFIF), occupying document position (83:3) to (83:112).

----- ERROR MESSAGE ENDS ------


Hoping for some guidance,

Jeff Stone 
Senior Web Developer
(512) 912-3349 - Phone
(512) 912-3977 - Fax 
--------------------------------------------------------- 
Cirrus Logic, http://www.cirrus.com 
Where Analog Meets Digital 
--------------------------------------------------------- 
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to