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;?> >
<input type=text name=background size=16 maxlength=16 value=<?echo $background;?> >