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

Additional Fields via C#

3 Answers 58 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 11 Dec 2008, 04:42 PM
all the documentation for radupload additional fields is defined by html and javascript, and retrieved by c# or vb.  is there any way to define and set the fields in c#?

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 11 Dec 2008, 05:01 PM
Hi Andrew,

No, for the time being additional fields can only be defined on the client-side.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Andrew
Top achievements
Rank 1
answered on 11 Dec 2008, 05:15 PM
Albert, a follow up then:

I am saving the uploaded files to a location on the server (e.g. C:\store\).  The fields I want to store are simply an owner and modified date field, so I don't really need to prompt the user for this information.  I'd like these fields stored as metadata with the file (file summary info).  Does this functionality exist with the telerik radupload control?
0
Atanas Korchev
Telerik team
answered on 11 Dec 2008, 05:24 PM
Hi Andrew,

At the time being the additional fields are fields which require user input. The developer of the application is using those input controls to gather some metadata and store it somehow associated with the uploaded file. The actual association of custom metadata with the uploaded file is not performed by RadUpload.

I hope this helps,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
Andrew
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Andrew
Top achievements
Rank 1
Share this question
or