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

After Uploading How to save the informations

1 Answer 46 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Swapnadip
Top achievements
Rank 1
Swapnadip asked on 02 May 2012, 12:59 PM
Hi all,
  I am using the telerik upload control to upload some files. In a page i have a telerik drop down list, a text area,  a telerik upload control and a save button.
  Now while hitting the save button the texts of the drop down and text area and the fileName and physicalPath from the telerik upload control will be save into a database
 I'm trying to implement this but i failed after trying a lot of times. Can any body give me some sample or correct approach to do this


                                                                                                                                                                                thanks in advance

1 Answer, 1 is accepted

Sort by
0
Pechka
Top achievements
Rank 1
answered on 02 May 2012, 04:34 PM
Yo,

Use the OnUpload event -> http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-upload-client-api-and-events.html#OnUpload 

and more specifically the data field of the arguments.
Tags
Upload
Asked by
Swapnadip
Top achievements
Rank 1
Answers by
Pechka
Top achievements
Rank 1
Share this question
or