> one of those silly little questions, but is there any 
> preference in using:
> 
>  ReplaceNoCase(STR,"[^0-9a-zA-Z]","","ALL")
> or
>  REReplaceNoCase(STR,"[^0-9a-z]","","ALL")
> 
> to replace case-insensitively?

No... to be honest, I think I prefer the first, it looks better. Not
sure why I used the second. Maybe it's the moon's fault.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to