Hi,
I have an ajax uploader control configured for manual start and single file upload as per one of your examples. However as the user is only allowed to browse and select for one file at a time in my implementation, i would like to hide the list of files that seems to be automatically displayed. Once the user has browsed for a file, they can then click my upload button which starts the upload process. At this point the list of files gets replaced with the progress bar.
Is this possible? I couldn’t seem to locate a property to disable it.
Also, the Cancelled tool tip which appears in the file list next to the file name is spelt incorrectly.
Any help with this would be most appreciated.
Thanks
Antony