Hiya Dean!
I've seen this covered on the forum, but only to a small degree. I need to capitalize EVERY letter of the fname, lname, and user1 fields *before* they are written to the database. I know it could be done with javascript, but you know me... PHP is the only way to go if I want 100% consistent results.
I know this will require a simple use of strtoupper but I'm not sure how or where to shove it. LOL!