Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/06/2003, 18:36
Avatar de ProgramacionWeb
ProgramacionWeb
 
Fecha de Ingreso: junio-2003
Ubicación: Barcelona
Mensajes: 176
Antigüedad: 21 años, 9 meses
Puntos: 2
utiliza esto:

Código PHP:
<input type="text" size="20" onkeydown="this.value = this.value.toUpperCase()" onblur="this.value = this.value.toUpperCase()"
__________________
Foros en los que participo: