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

RadUpload control and JQuery Post

1 Answer 68 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 23 Nov 2009, 09:48 PM
Hello,

I have ran into an issue.  I am using an MVC view which has a RadUpload control.  I'm doing a JQuery post to the server, as the means for my AJAX postback.  Is there a way to get access to the file from the JQuery post?  Request.Files collection is empty, and when I don't do a postback via JQuery, it's 1.

Is there a workaround?  Client-side event, etc?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 25 Nov 2009, 03:16 PM
Hello Brian,

Unfortunately you cannot upload files with Ajax call. Review this help topic for further information.

For client-side programming section in the online help.

Kind regards,
Georgi Krustev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or