in this case : TRY

<cfif len(chgFLanguage)>
        <tr>
                <td><b>Foriegn Language Change:</b></td>
                <td>#chgFLanguage#</td>
        </tr>
</cfif>



-----Original Message-----
From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
Sent: Thursday, October 31, 2002 12:04 PM
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

Reply via email to