In the FCKeditor text area, I need to retrieve the data from database for preview and then I need to append more data to it. But, while storing the data in the database I just want to store the new data entered as a new record and not the old data. Can I do that?
Thank you.
Thank you.
RE: FCKeditor Text Area division
Y.Chaouche
RE: FCKeditor Text Area division
Y.Chaouche
RE: FCKeditor Text Area division
BS.
RE: FCKeditor Text Area division
There are many keystroke catchers plugin in the plugins section of this project. You can take a look for example at the CharsCount plugin.
Hope this helps.
Y.Chaouche