HOW TO: Warn the User when Caps Lock is On in ASP.NET
Solution
-
Warning the User when Caps Lock is On by Scott Mitchell (4GuysFromRolla.com) - describes a control designed to display a page developer-specified message if a user types in a specified TextBox control with Caps Lock on.
Related Resources