Hello from cfnoob,
I am looking to bind the value of a cfselect box to a variable which is in turn used as the file attribute in a cffile statement. Basically I want the user to hit the drop down box and select a file from a specified directory and then populate a series of text boxes with values from the selected file. The file types are all xml. So this is my way of displaying the values defined in the xml. I just cannot seem to get the value of the myselect.selectedItem.data to function in file="expandpath(#myselect.selectedItem.data#)" Any help would be greatly appreciated. Thanks Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2823 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
