Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
 
                
if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate();
It just checks if there is a function Page_ClientValidate()
In my opinion everything you need is to implement your own validation.
That means you just need to add Page_ClientValidate() function which is not added by default.
Regards,
Dariusz
                        