> Actually, I believe there ARE issues with CustomTags and vase. My
> understanding is that you can REFER to the tag using any case
> you want, but the actual file MUST be all lowercase. CFINCLUDEs
> don't seem to care one way or the other. ;-)

This came up in cf-linux mailinglist and if I remember it correctly CF
first tries to find the file exactly like you typed (for <cf_BodyContent>
it searches for BodyContent.cfm) and if that fails, it looks all lowercase
filename (bodycontent.cfm).

> You will probably also find case issues with database tables and
> columns. I'm using Oracle, and it wants all UPPERCASE for COLUMNS, etc.

I think you can change case-sensitivity in your database administrator.


Erki

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to