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

Create a Custom Upload Mechanism

5 Answers 51 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Jnchaves
Top achievements
Rank 1
Jnchaves asked on 11 Apr 2013, 08:51 PM
Hi,
  I just saw the new updates to RadAsynUpload Component. I love it. The only addition I wish to make to it is to call my own upload mechanism. Here is the case:

1) User Uploads 1 or many files.
2) Calls my own upload mechanism.
3) Use the progress bar for 1 or many files from Telerik. 
2) As the file completes I want to add additional fields like description and Date.
3) Finally save the data to sql server.

Any help would greatly be appreciated.

Thanks,
Amin

5 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 16 Apr 2013, 01:23 PM

Hello Amin,

 
You can refer to the Additional fields on-line demo where is implemented similar scenario as the one you described.

Hope this will be helpful.


Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Jnchaves
Top achievements
Rank 1
answered on 16 Apr 2013, 02:11 PM
Hi,
  Yes this answers the question on adding additional fields. How do I call my own upload mechanism. I do not want to use the standard Telerik one.

Thanks,
Amin
0
Plamen
Telerik team
answered on 16 Apr 2013, 02:40 PM
Hi,

 
Would you please elaborate what exactly do you mean by 'call my own upload mechanism' because it is not quite clear from the explanation provided?

All the best,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Jnchaves
Top achievements
Rank 1
answered on 16 Apr 2013, 02:47 PM
Hi,
  When I select a file with the RadAsynUpload control, I want to call my own upload code to handle the upload and not use the upload mechanism from telerik.

Thanks,
Amin
 
0
Plamen
Telerik team
answered on 16 Apr 2013, 02:53 PM
Hello,

 
In such case you can use Custom HTTP handled as it is done in this on-line demo. You can also review this help topic where the issue have been explained deeper.

Hope this will be helpful.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AsyncUpload
Asked by
Jnchaves
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Jnchaves
Top achievements
Rank 1
Share this question
or