<CFIF IsDefined("testsite") and NOT (testSite is "On")> 
<td height="25"><font face="Arial"><small><b>Database(s) searched:</b>
#Getcustomer.databases#</small></font></td>
</cfif>

:) cheers tony

tony weeg
sr. web applications architect
navtrak, inc.
[EMAIL PROTECTED]
www.navtrak.net
office 410.548.2337
fax 410.860.2337


-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 11:29 AM
To: CF-Talk
Subject: form filed is on


I have a search page that displays fields according to what a user
specifies. In one the user checks a box (which sets it to ON) to display
certain customers. I want to limit the displayed fields when the box is
checked.

I have in the <CFOUTPUT> if the box is not checked to display the
following field #Getcustomer.databases# in the output query:

<CFIF IsDefined("testsite")> 
<cfif #testsite# is not "ON">
<td height="25"><font face="Arial"><small><b>Database(s) searched:</b>
#Getcustomer.databases#</small></font></td>
</CFIF>
</cfif>

This field does not display whether or not the checkbox is checked. What
am I doing wrong here?

Thx.

Robert O.
HWW

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to