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

Manually set file to be uploaded client side

1 Answer 112 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Ozan
Top achievements
Rank 1
Ozan asked on 03 May 2011, 09:44 AM
Hi,

I'm trying to achieve something very complex and i hope you can help me with it.

Imagine there is an ActiveX control which outputs file name and paths (like C:\testDir\testFile.txt) when executed. Once i capture the OCX event, i would like to set this path information to RadAsyncUpload control without using the Browse button.

I have completed OCX part, captured the path information and event on client, i just don't know how to set the value to RadAsynctUpload control present on the page. Is this possible in any way so that once i give the filename, it will start uploading automatically ?

I am using Q1.2010 NET35

Best Regards,

Ozan GUNCELER

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 04 May 2011, 04:03 PM
Hi Ozan,

RadAsyncUpload control provides the ability for uploading files only with user interaction. For a security reasons(browser limitations) it is not possible to get the files names and upload them directly.

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
Ozan
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or