Si desea más información sobre la PLATAFORMA SMS INFORMA,
descárguese el siguiente fichero comprimido ...
¿olvidó su clave?
Indique su email y se la enviaremos:
\n'); } function ComprovarEmail(Email) { if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,4})+$/.test(Email)) { return true } return false } function EnviarEmail() { if (!ComprovarEmail(document.getElementById('txtEmailOblidat').value)) { alert('Por favor, rellena el email correctamente.'); return false } }