Posted By : Manish Banga at 05 July 2015
Updated On : 05 July 2015
There are some commonly used client side validations by developers like allow numeric only, allow characters only, disable right click etc. I have created a single javascript file having functions to apply all these validations. You just need to refer this javascript file in you webpage or master page and use functions to apply validation.