Maybe it's the client browser? Or a field wrapped with a urlencodedformat? ;-)
That's one reason I'd rather keep the name in the DB and let the file be whatever cffile would like it to be. Don't have to worry about all that stuff, chars that work on one system, but illegal in another, spaces, etc.. Or I run the names through a (poorly formatted ;) regex. Most people haven't even mentioned the spaces that get turned to "_" or whatnot. Missing apostrophes... I dunno, this gets into the whole problem with, like, using table_ID and column_IDs for stuff in a DB. You're fine so long as you always access via some type of coded interface, but lo, the day you need to go in and view it with a normal SQL tool... yeeeowzers! LEFT JOIN t_42 ON t_42.e_23 = t_55.e_23... I do appreciate the fact that human readable stuff is more likely to stay around for a while. Eh... back to your regularly schedule talk... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237843 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

