Hello all,
I am using CKEditor version 3.0.1. I have updloaded all the files in my website and i am now trying to use ckeditor in a form which inserts data in my database. Unfortunately, when i press the submit button it seams that the textarea field does not store the data to the database.
When i remove the ckeditor and make it just a simple textarea field, everything works fine. Do you have any idea on how i can use the data inserted in the textarea?
Thanks in advance