Error occurs in line 38....
function enableSubmit()
{
if(blnNoCookies != true)
{
document.frmLogin.cmdSubmit.disabled = false
}
}
document.frmlogin.cmdSubmit.disabled is line 38
On a recent server reboot MS updates where run, everything on the machine worked fine until then. Now when the login screen comes up the the Log on button does not work. The error message says 'document.frmLogin.cmdSubmit' is null or not an object. I have checked the IIS settings and and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.