lunes, 4 de octubre de 2021

validacion sencilla en JS

 

function vgFj_Ingresar()
{
if (document.f1.txtCC.value == '')
{
alert("Debe ingresar el Login");
return;
}
if (document.f1.txtPW.value == '')
{
alert("Debe ingresar el Password");
return;
}
document.f1.submit();
}

Popular Posts

Conoce Manizales !!

La intranet de Manizales