How to use Character counter in ASP.Net?
I am working on one live project where I am using Asp.net as front end. I have created one text box whose maximum length is 500. I use regular expression for validation if lengths of character in text bow go over 500. But it is very lengthy process. I would like to show a counter whose value is decremented from 500 whenever key press event occurred on text box.



Reply With Quote
Copyright Techfuels
Bookmarks