Return to Snippet

Revision: 46960
at May 28, 2011 00:22 by tuffo19


Initial Code
style=\"text-transform: uppercase\"


<td class=\"int\"><b>Cognome:</b><input style=\"text-transform: uppercase\" type='text' name='S_COGNOME' id='S_COGNOME' value=\"{$_GET['S_COGNOME']}\"></td>

Initial URL


Initial Description
Come rendere uppercase un textbox senza bisogno di js

Initial Title
Mettere uppercase un textbox

Initial Tags
css, html, style, forms

Initial Language
PHP