Hi Everybody
I´m trying to use your control in a concurrent enviroment. So, I tried to edit some images at the same time by different users. When I use your editor in this way, I lost the images I´m editing.
These are the steps to reproduce my problem (It was done in your demo page)
1. Open 2 internet browsers
2. Access to demo in Cutesoft.net in both browsers (no matter the order)
3. In the demo page, access to "Multiple Editors" in Basic Examples in both browsers (no matter the order)
4. In both of them, you can click the "Insert Image" Button
5. In each explorer, try to load a different image. (in the first one, try lo load the one named 10n2.jppg, and in the second browser, try to load 12.jpg
6. In each browser, try to cick "Image Editor"
7. In the first editor, try to make changes to the image. then save. Now in the seconc editor, try to do some changes and when the control is posting back, the image dissapear and then it appears a red cross instead of it
I see that you have hidden the Image Editor in those examples, but I need to ensure the concurrency appropiately. Can you give us any idea??
Thanks