I find I run into problems with underscores a lot in third party applications. Webservices too. As a general rule I like to keep everything alphanumeric if I can. Although I did like the underscore security used in the old Allaire forums, where you tagged include files with an underscore. The application layer would then redirect any pages that tried to directly load files that being with an underscore.
Too bad that was the ONLY thing even remotely intelligent about that system. So wait, why can't files being with an underscore now? Are you just talking CFCs? Adam Wayne Lehman Web Systems Developer Johns Hopkins Bloomberg School of Public Health Distance Education Division -----Original Message----- From: Todd [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 3:20 PM To: CF-Talk Subject: RE: (Technote) ColdFusion MX: Known ColdFusion MX Issues As long as the filename doesn't begin with an underscore, it should be fine. In what cases are you speaking of that the underscore is illegal? I have used them for folders and filenames with no problems. ~Todd At 03:22 PM 1/14/2003 -0500, you wrote: >I'm with you Dave. It's just plain annoying. >iHappenToLikeThisNamingMethod. >thisnamingmethodisdumb. >underscores_are_illegal_in_many_cases. > >Adam Wayne Lehman >Web Systems Developer >Johns Hopkins Bloomberg School of Public Health >Distance Education Division ---------- Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ Team Macromedia Volunteer for ColdFusion http://www.macromedia.com/support/forums/team_macromedia/ http://www.devmx.com/ ---------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

