Wow, faster than Google. Thanks, it works like a charm. Roy ________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Grooms, Frederick W Sent: Monday, August 06, 2007 8:42 AM To: [email protected] Subject: Re: Forcing Login Name to Uppercase ** The best way is to find the line in the Login.jsp file for the login and add a javascript onchange action <input type="text" NAME="username" id="username-id" maxlength="30" value="<%=name%>" class="Login" size="20" onChange="javascript:this.value = this.value.toUpperCase();"> Fred ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Ashcraft, Roy W. Sent: Monday, August 06, 2007 8:20 AM To: [email protected] Subject: Forcing Login Name to Uppercase I have a request to force the entry of the login name to upper case on the Mid-Tier login page. Is there a recommended method of doing this? We are using Mid-Tier 7.0.1. Thanks, Roy Roy Ashcraft Systems Analyst SAIC [EMAIL PROTECTED] (402) 293-5218 __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

