Hi
I am makin a richtext to html editor. I have a rich text box in my form. When i pres enter in my keyboard, i wish to split the text present in the richtextbox into two from that particular point. I am facing problem with the split as it is not recognizing the enter (char(13) or keycode.enter)key.

Please help me out.

Regards
Sharath