Hi there
How can I detect when a user delete an image from an editor?
I need about this, cause when I upload an image, I save it into a database (with FilebrowserImageUploadUrl), and subsequently I use an handler to show the uploaded image in the editor.
There is a way to solve this problem, instead to parse the code below, for checking how many images tag are present?
<p>Test</p>
<p><img alt="" src="../Handlers/imagehandler.ashx?id=5" style="width: 300px; height: 122px;" /></p>