Hello Fred Mare,
With respect to your first question, the described behavior can be achieved using the following code:
Regarding your second question, you can hook on the FileUploaded server-side event of RadAsyncUpload and check whether the current file already exists. This can be done using the following code:
If the file already exists, 1 is appended to the file name and the uploaded file is saved with the new name. Sample project demonstrating the approach is attached to this replay.
Greetings,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.