This example demonstrates how to get a list of names of selected files if ASPxUploadControl operates in multi-file selection mode
Question Comments
Added By: Stuart Duncan at: 8/8/2013 3:14:05 AM
This works, however it seems to remove any spaces in the filenames. Changing the pipe character to a question mark in the replace pattern seems to correct this.
Added By: David Hoffmann at: 9/18/2015 7:26:43 AMThe problem is, that "," (comma) is allowed in filenames!