thanks for the replies, everyone :) Bobby, nice regex ... I really need to learn it ... thank you.
>>-----Original Message----- >>From: Jake Churchill [mailto:[email protected]] >>Sent: 02 July 2011 16:37 >>To: cf-talk >>Subject: Re: Capitalize >> >> >> >>Do lcase() on the text in CF, then use text-transform:capitalize in css. >> >>- Sent from my Droid >>On Jul 2, 2011 7:40 AM, "Jenny Gavin-Wear" <[email protected]> >>wrote: >>> >>> I'm looking for a udf to capitalize uppercase text. There seem >>to be a few >>> that does the same as a CSS text-transform, but I can't find >>one for text >>> which is all in upper case. >>> >>> Jenny >>> >>> >>> >>> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346064 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

