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 

 
 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to