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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

auto-caps-lock

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have a html form with an input field and I was wondering if there is a way to convert all input into upper case charecters automatically. If anybody has any ideas on how to do this it would be a great help, thanks in advance.

<input type=text name=background size=16 maxlength=16 value=<?echo $background;?> >
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top