|    
			
				06/07/2007, 12:45
			
			
			  | 
  |   |  | Colaborador |  |  Fecha de Ingreso: febrero-2002 Ubicación: Madrid 
						Mensajes: 25.052
					 Antigüedad: 23 años, 8 meses Puntos: 772 |  | 
  |  Re: Si un textbox esta vacio, mostrar un error.  
  Hola CeRo_ByTe 
Prueba esto:   
Código:
  <form onsubmit = "return come.value.length>2">
<input type="text" name="come" />
Saludos,       |