This is a migrated thread and some comments may be shown as answers.

How do you get the control name of the uploader of file?

1 Answer 42 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
ten23.philip
Top achievements
Rank 1
ten23.philip asked on 24 Jan 2008, 09:22 AM
I have a progress manager and two asp file uploaders, "A" and "B".  I need to set the file name to "a.jpg" if the filename came from uploader "A" and "b.jpg" if it came from uploader "B".  Is there a way to figure out which uploader control a file came from?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 25 Jan 2008, 04:14 PM
Hi ten23.philip,

You can try with the getFileInputs method as you can obtain how many file inputs are currently present in a particular RadUpload instance as well as to access their values.

More information in our online help here.

Kind regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
ten23.philip
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or