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

Upload File to URL / Web Service

1 Answer 136 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
BC
Top achievements
Rank 1
BC asked on 10 Aug 2011, 06:04 PM
I would like to use the Telerik upload control for my interface, but I would prefer to upload the file(s) to a service-based destination instead of a local destination on my Web server. How do I accomplish this, and will I still be able to utilize Telerik progress indicators?

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter Filipov
Telerik team
answered on 15 Aug 2011, 12:51 PM
Hi Brendan,

Thank you for contacting Telerik Support.

Unfortunately RadUpload doesn't provide such functionality to upload file directly to specific URLs.
After a file is selected for upload and a postback occurs on the server side you can access the uploaded file from UploadedFiles property and manipulate it as you want.
Regarding the RadProgressArea, it will work fine(no additional code is necessary).

I hope this helps. I will be glad to assist you further.

Regards,
Peter Filipov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Upload (Obsolete)
Asked by
BC
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or