Text Boxes

Force Uppercase
In HTML Form Element Attributes enter the following:

onChange="javascript:this.value=this.value.toUpperCase();"