>No clue. Custom Tags have to be lowercased on *nix as well. Always has >been. I would imagine for the same reason. I do agree with you though, >but ... I learned the hard way. I had to go rename all my files and fix >all the code and give it back to the client. Now I don't use names like: >someCFCFilename.cfc, I use somename_whatever.cfc
Good point on the Custom Tags. I actually forgot about that because I just always tend to name my files with underscores in them and don't think much about it as a result. I just looked at CFCs and instinctively used Java class naming conventions with them. Oh well. It's a small price to pay for great functionality!! Thanks again, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

