how would i get how many characters (including spaces and other special characters) are in a textbox? what i want to do is, when the user types something its gets how many characters are added and take the total number away from 40 (becuase the maxlength is 40 and im making a counter for how many characters are left)
