Dear sir,
Our company has a requirement that when we upload a file ,if that file already exists, it should display pop up message like
"that do u want to overwrite a file or not " with yes and no options
. (just like window.confirm in javascript)
is this possible in cuteEditor version 5.3 .
I changed
OverWriteExistingUploadedFile property to "true" in cofnigration file but still while overwriting it does not ask the user if he want to overwrite a file or not