Nope. I can return query[column], but not valuelist(query[column]). Thanks
-----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 3:03 PM To: CF-Talk Subject: RE: ValueList and Dynamic Query and Column Would query[column] work? Adrian -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: 02 February 2006 20:57 To: CF-Talk Subject: ValueList and Dynamic Query and Column I think I remember this being a problem, but I'm trying to create a value list from a dynamic query and column. Something like this: function(query, column) { return valueList(query.column); } That's the gist of it, but it doesn't work. Any suggestions? Thanks M!chael A Dawson Manager of Web Applications Office of Technology Services University of Evansville 1800 Lincoln Avenue Evansville, IN 47722 812-488-2581 MSN Messenger ID: [EMAIL PROTECTED] "There are 10 types of people in the world: Those who understand binary numbers and those who don't." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231219 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

