starts the form's validation
function doFormValidate() { myForm.validate(); }
the method is called automatically as a part of the “save” routine