Very sweet. But, is there any way to say "unless the thing in parens is s or
es" - in other words, this will turn this:
adult(s)
into
Adult(S)
(Note that I've ordered the teach yourself regular expressions book, but it
hasn't arrived yet)
----- Original Message -----
From: "Pascal Peters"
>
> <cfset capText = REReplace(text,"\b(\w)","\u\1","ALL")>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

