Hi,
I am trying to get the length of the text that I have entered in the RAD Editor. While the character count box at the bottom of the editor gives the correct count(which uses js: editor.get_html), the function in which I use "RadEditor1.Content" to return the count, seems to be adding the enter characters in the text and hence there seems to be a mismatch between the actual character count shown at the bottom and the one the code is checking against -for validation. Am I missing something here. Your input is highly appreciated. Thanks.
Anandi
I am trying to get the length of the text that I have entered in the RAD Editor. While the character count box at the bottom of the editor gives the correct count(which uses js: editor.get_html), the function in which I use "RadEditor1.Content" to return the count, seems to be adding the enter characters in the text and hence there seems to be a mismatch between the actual character count shown at the bottom and the one the code is checking against -for validation. Am I missing something here. Your input is highly appreciated. Thanks.
Anandi
