Thanks that did the trick!!!
>cfselect has SELECTED attribute - give it a variable that holds the >value that should be selected. >i.e. if you had selectedGroupID var that held the current GroupID value, >you would use: ><cfselect ... selected="#selectedGroupID#"> > >for a multi-select you can provide a comma-delimited list of values that >should be pre-selected. > >Azadi > >On 01/04/2010 16:46, alex poyaoan wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332552 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

