Hi,
I am creating a control where images are automatically renamed after they are uploaded, this is because we require a prefix before the images.
The renaming works, but I always end up with an error. Probably because the cute-editor wants to do something with the original image which is renamed.
does someone has a solution form by promlem?
for automatically renaming the files I use
args.CopyTo or
args.MoveTo
in the FileUploaded part
Thank you in advace with regards Bart