> How can i give a select a choice thats not contained in my query? Any
advice
 Stew,
    <SELECT NAME="mySelect">
        <OPTION>my option
        <CFOUTPUT QUERY = "myQuery">
            <OPTION>#qryField#>
        </CFOUTPUT>
    </SELECT>

Kenneth Tyler, 8th Fold, Berkeley, CA, USA
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to