> http://www.cflib.org/udf.cfm?ID=841 > > What I didn't like about this one personally was that it handled the > file paths one character at a time instead of one directory at a time, > which could cause problems if you had two similarly named directories > or somehow had a combination of forward-and-back slashes. > > /myfiles/ > /myfiles_x/ > /myfiles_y/ > > If you were trying to get a path from something in /myfiles/ to > something in /myfiles_x/ or vice versa it might cause a problem. I > hadn't tested it, but it looked to me like that might be an issue.
No, this isn't an issue. You can try it by yourself :-) ---------------------------- Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207428 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

