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

Need Sample code for using Aysnc upload in Iframe

3 Answers 121 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
ramesh
Top achievements
Rank 1
ramesh asked on 11 Aug 2011, 11:50 AM
Can you provide a sample how to use Async upload control in Iframe.

3 Answers, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 16 Aug 2011, 08:01 AM
Hi Ramesh,

Please review the attached project.

All the best,
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.

0
ramesh
Top achievements
Rank 1
answered on 16 Aug 2011, 08:57 AM
In this sample code there is no code to save the file.Can you please provide this one.
0
Peter Filipov
Telerik team
answered on 18 Aug 2011, 12:05 PM
Hello Ramesh,

After a file is selected form the dialog box, it is uploaded to a temporary folder. After a postback the files from the temporary folder are moved to target folder(if TargetFolder property is set). If you want to manipulate the uploaded files on postback, please use FileUploaded event handler.

Please review the attached project and set the file path as per your specific setup.

All the best, 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
AsyncUpload
Asked by
ramesh
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
ramesh
Top achievements
Rank 1
Share this question
or