CKEditor control - how to get plain text from control

0
0

Hi,

how to get plain text without html tags from control. In the text propertie there is html formatted text.

Best regards

  • You must to post comments
0
0

Thank you very much for this solution.

  • You must to post comments
0
0

Hi Bitpainter,

there are a couple of ways to achieve this.

Please find attach a sample that illustrates 2 ways:

a) using a callback mechanism
b) replacing html tags with a regex

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.