so i am thinking i would need to pass the this.parent_id into the function to 
achieve this?

actually i think that makes sense.

>try this:
>
>var myselect = "";
>var option = "";
>
>if (this.parent_id EQ [id]){
>  myselect="selected";
>}
>
><cfoutput>
>  option = "<option value=""[id]""#myselect#>[dsp]</option>";
></cfoutput>
>
>Andrew. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:301805
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to