Connecting Tech Pros Worldwide Help | Site Map

Rich Text Box in ASP.NET

Newbie
 
Join Date: Mar 2008
Posts: 7
#1: Sep 17 '08
Hi to all,

We are working on some website. We replaced FCKEditor with TextArea of HTML Control. We want to show the text entered in the text area to a Label text. We replaced all \r\n characters with <br/> tags for showing the text entered in the textbox to the Lable. But , we have some problem the user need not to press the 'enter key word' when he comes to end of the text line of the textbox. I want to find out the solution to get me the correct location of the text location in textbox when it comes to end of line so that i can keep a bag tag at that location.

Regards,
Shirish.
Reply


Similar .NET Framework bytes