Douglas Brown wrote: > I have a field that will be populated with a first name and a last name, > what I want to do is make sure that the first letter of the first & last > name is uppercase and that all others are lower case. Could someone help > in a reg expression that will do this?
It is pretty easy with normal functions (see http://www.cflib.org/) in CF. I don't think it is possible purely with regular expressions. But even if I could tell you I wouldn't because I prefer te be able spell my own name correctly ;) Jochem van Dieten ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

