Again, you probably need to ensure the existence of the variable.

<cfif IsDefined("chgFLanguage") AND chgFLanguage IS NOT "">

The variables should be properly scoped, of course, and note that the #s
aren't needed in a CFIF.


> -----Original Message-----
> From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
> Sent: Thursday, October 31, 2002 2:53 PM
> To: CF-Talk
> Subject: RE: Need assistance with listbox on a form 
> 
> 
> Well, I think we are headed in the right direction, however, 
> I have a new
> problem. It is now bombing out on the output:
> 
> An error occurred while evaluating the expression: 
> 
> 
>  #chgFLanguage# is not ""
> 
> 
> 
> Error near line 280, column 21.
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to