I want to do some client side validation using javascript in ASP.NET page.
I tried using
If your page is deeply pathed or might move around and your JS script is at "~/JS/Registration.js" of your web folder, you can try the following: