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

How to get Selected File CreationTime and File information

1 Answer 62 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Nageswararao
Top achievements
Rank 1
Nageswararao asked on 25 Apr 2011, 12:59 PM
Hi,

We required to get the file information in RadUpload after select some files which means, Created By, Creation Time etc.
When we try it give error like permission issues.

How we can get file information for the selected files in Rad upload.

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 26 Apr 2011, 09:14 AM
Hi Nageswararao,

It seems that the Silverlight plug-in does not have access to these properties of the FileInfo object. For trusted application, you should be able to get it using the File class. You can see some documentation on this here.

All the best,
Alex Fidanov
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
Tags
Upload
Asked by
Nageswararao
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or