All Upper Case
General
Converts the text to all uppercase letters as soon as focus is removed from the textbox or the submit button is clicked.
Source Code
Paste this source code into the designated areas.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(5 comments)so simple...[br /]thx
Thanks. Elegantly simple for controlling user input with an overly complicated .NET GIS site/backend.
can you share the source code for alternating upper case and lower case string??[br /]example when inputed string is house,[br /]the output should be HoUsE
Excellent. Just what I needed! Thank you![br /]Very useful in the Post(Zip) Code field where lower case l's (L) and number 1's look similar.
Thank you for your help. You make my job easier/possible!