Mike, var option = "<option value=""[id]""<cfif this.parent_id EQ [id]> selected</cfif>>[dsp]</option>";
This will not be processed at runtime, as it is a string defined as text. I think you should rethink what you're doing. On 3/22/08, Mike Little <[EMAIL PROTECTED]> wrote: > sorry, do not quite follow andrew? > > >You have it is a string of quotes, it won't get processed as cfml inside > >quotes. > > > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301779 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

