I'm facing a issue with the ckeditor in my nodejs code when I input data using ckeditor the data is submitted with the HTML tags in the database(phpmyadmin) from there when I'm trying to fetch the data in the ejs file I have tried the strip tags and sanitizer but nothing worked.
-
You should add some of your code, and show us what you have already tried. Also, some grammar improvements and better text formatting would help, because others can read your post better, which, hopefully, results in more answers.Casper S– Casper S2017-03-06 14:11:19 +00:00Commented Mar 6, 2017 at 14:11
Add a comment
|