Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/03/2005, 23:17
Avatar de bernethe
bernethe
 
Fecha de Ingreso: abril-2004
Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años
Puntos: 2
Mensaje

prueba con esto y me dices como te va:

Código:
imput.onChanged = function() {
	imput.text = imput.text.toUpperCase();
};
__________________
..::BERNETHE::..