Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to convert the entered data to uppercase in text field ... 1

Status
Not open for further replies.

arunjp

Programmer
Jan 10, 2001
29
US
Hi !
I have a login screen with loginid and password field. I want to convert the entered value into uppercase and check that uppercase value with database for validity. How to convert it to uppercase. The catch is as the user enters the data, the displayed value in the text field should be in uppercase. Suppose, he enters 'a' the text in textfield should display 'A'.

Thanks
AJP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top