upperCase

The upperCase property indicates whether to set alphabetic characters to upper case in the user's single-byte character input.

This property is useful in forms and in PageHandlers.

The values of upperCase are as follows:
No (the default)
Do not set the user's input to upper case.
Yes
Set the user's input to upper case.
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.