Mingo, Excellent! Well done :o)
Cheers, Martyn On 8/11/2006 9:28:49 PM, Mingo Hagen ([EMAIL PROTECTED]) wrote: > <cfset str = "This is a string with £ and ?##%^$& characters __" > > <cfset str_safe = ReReplaceNoCase(str,"[^a-z0-9]+","_","ALL") > > > eliminates the need for replacing extra > _'s > > Mingo. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249539 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

