Need to know how to limit the number of characters a user can enter in a MulitLine textbox and display a countdown.
Basically I would like to:
1 - Limit the text entry in a multiline textbox to 1500 characters and
2 - Provide a countdown below the textbox so that the user will know when it is time to get to the point and finish typing.
Basically I would like to:
1 - Limit the text entry in a multiline textbox to 1500 characters and
2 - Provide a countdown below the textbox so that the user will know when it is time to get to the point and finish typing.