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_Validation Ver + ".");
else
ValidatorOnLoad ();
}
function ValidatorOnSubm it() {
if (Page_Validatio nActive) {
return ValidatorCommon OnSubmit();
}
return true;
--
pjcharles
--
pjcharles
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_Validation Ver + ".");
else
ValidatorOnLoad ();
}
function ValidatorOnSubm it() {
if (Page_Validatio nActive) {
return ValidatorCommon OnSubmit();
}
return true;
--
pjcharles
--
pjcharles
Comment