G
Guest
Can someone help with this problem. It's all over the web.
Here is the error when I tried to submit a webform.
-------------------------------------------
This page uses an incorrect version of WebUIValidation.js. The page expects
version 125. The script library is " + Page_ValidationVer + ".");
else
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
return true;
Here is the error when I tried to submit a webform.
-------------------------------------------
This page uses an incorrect version of WebUIValidation.js. The page expects
version 125. The script library is " + Page_ValidationVer + ".");
else
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
return true;