use an IF
<cfif sound card (isDefault) EQ "no">
<input type = "hidden" name="blah" value="">
</cfif>

Or show us the code you are using.

On Tue, 4 Dec 2001, Douglas Brown wrote:

> I have a page that will hold the configuration of a computer systems 
> components in hidden fields. The components that are chosen is based on 
> a column (isDefault) EQ "yes".  Lets say that the computer does not have 
> a default sound card (isDefault) EQ "no" how can I generate a hidden 
> field with the value of "" for the sound card? this is needed because of 
> a template that looks for all the items later on down the tree.
> 
> 
> 
> 
> 
> Doug
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to