Todd: Thanks for the reply. Yep, I'm doing just a straight list, and then dumping the query object. If I change the name to "2006_budgets" instead of "2006 budgets" it works just fine, meaning it returns "2006_budgets".
It appears that this problem is only when there is a space between the leading numbers and the text characters. Also, I have tried all sorts of combinations with different leading numbers and the output is the same. There doesn't appear to be an issue with trailing numbers or any other combination, including a folder whose name is just numbers. The problem seems to only be effected by a folder whose name begins with numbers, followed by a space, followed by text. Thanks, Brian >You're 100% sure you're just doing a straight list and you're not doing any >preprocessing the name? > >What happens when you change the folder to 2006_budgets? > >On Nov 7, 2007 2:23 PM, Brian Love <[EMAIL PROTECTED]> wrote: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292927 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

