I ask because I would like to populate a text box named "Genus" with the
value that is selected from the custom tag value named "SelectedCatLevel2".
Does anyone know how I might do this? Traditional JS calls don't seem to
work.

Thanks, Che.

<CF_TwoSelectsRelated
        QUERY="TwoSelects"
        NAME1="SelectedCatLevel2"
        NAME2="SelectedCatLevel3"
        DISPLAY1="CL2Title"
        DISPLAY2="CL3Title"
        VALUE1="CL2ID"
        VALUE2="CL3ID"
        SIZE1="1"
        SIZE2="1"
        EMPTYTEXT1="Please Choose"
        MESSAGE1="You must select a Level 2 Category."
        HTMLBETWEEN="&nbsp;&nbsp;CATLEVEL 3:&nbsp;"
        AUTOSELECTFIRST="No"
        FORMNAME="FormX">


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263168
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to