aimee,

try this....

<cfif NOT isDefined("chgFlanguage")>
<tr>
<td><b>Foriegn Language Change:</b></td>
<td>#chgFLanguage#</td>
</tr>
</cfif>

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


-----Original Message-----
From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com] 
Sent: Thursday, October 31, 2002 3: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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to