Browse by Tags

All Tags » count characters
Sorry, but there are no more tags available to filter with.
  • How to grab character count is codebehind

    Hi, when characters exceed allowed number an popup warning box is showed. When the users click ok on that one, the page do postback logic. How can I grab the number of character to make a check that the number has not exeeded and thereby, not do the job... Here is logic:if(NumberOfCharacters < 500){//my routine is ...
    Posted to Cute Editor for .NET (Forum) by gorglar on March 16, 2011