![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
22/07/2007, 14:46
|
| | Fecha de Ingreso: febrero-2007
Mensajes: 138
Antigüedad: 18 años Puntos: 0 | |
Re: Problema al validar Pero entonces ¿alguien sabe si el código que puse antes está bien?
if (document.getElementById('cCentroOrigen') != null)
if (f.cCentroOrigen.value!="")
if (validaTextoSignos(f.cCentroOrigen.value, 'Centro origen')==false)
return(false); |