I have been looking through the forum at previous posts for fixing the maximum length of a textarea. I am trying to limit the content to 90 characters as that is all that the database will accept. According to previous posts, the only way to do this is with a JS function which spits out an alert saying that it is greater than 90 chars.
Surely there is some feature of the textarea itself that will just not allow the text box to scroll and hence not allow any more characters to be typed once the maximum has been typed. Mise Le Meas,
Mighty
Surely there is some feature of the textarea itself that will just not allow the text box to scroll and hence not allow any more characters to be typed once the maximum has been typed. Mise Le Meas,
Mighty