I am using FreeTextBox control
in asp.net.When I am getting its Text in my code I am getting the Html code with all the formatting.
If I want to get the actual text (i.e. only text without html tags),then how I should get.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try
http://www.freetextbox.com/docs/ftb3/html/P_FreeTextBoxControls_FreeTextBox_HtmlStrippedText.htm