In a web application I\'ve inherited at work which was written about 10 years ago I\'ve noticed the following code snippets repeatedly used:
I have seen this kind of code snippet in a classic ASP project, where it uses a simple vbscript form validation method. `
This onclick event will call the Menu_Validate() method and do form validation.