I am creating folders based on the name given by the user in text box from code behind in asp.net. Now I want to validate the name entered by the user before creating the folder. I want to validate the name on client side preferably (like using javascript or jquery).I am creating folders based on the name given b