You don't need the hashes: <cfif chgFLanguage is not "">
Matthew Walker http://www.matthewwalker.net.nz/ > -----Original Message----- > From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com] > Sent: Friday, 1 November 2002 9:04 a.m. > To: CF-Talk > Subject: RE: Need assistance with listbox on a form > > > So, for some reason my last email was cut off. Here is the > code that I am > trying to process from my previous problem. > > Here is the code that is processing: > > <cfif #chgFLanguage# is not ""> > <tr> > <td><b>Foriegn Language Change:</b></td> > <td>#chgFLanguage#</td> > </tr> > </cfif> > > How do I correct this? > > Thanks, > > Aimee' > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

