My main task is that i am having textarea in DCT where its text can contain HTMl tags in textarea and that text should not have more than 256characters excluding Html tags from that text in textarea.I am trying to do that by call javascript function and then use innerHtml but its not working. Is there any other method for doing that.pls help me in solving that with any idea..thanks in advance.