Hii,
I have a asp Textbox control where i have to validate it to accept only characters and spaces and not more than 20 characters and maximum of 2 spaces.If not satisfied display error message.I need JavaScript code to validate this.
Thanks in Advance..