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

AsyncUpload problem in IE9

3 Answers 68 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ali
Top achievements
Rank 1
Ali asked on 20 Sep 2012, 05:30 PM
I'm trying to use telerik asyncUpload, it works fine in all browsers but in IE9, I should turn on compatibility mode in order to see my file upload process after I select the file, but in your demo (http://demos.telerik.com/aspnet-ajax/upload/examples/async/webmail/defaultcs.aspx) it works fine in IE9 without need to turn on compatibility mode, how can I do something like your demo site for IE9?

also I'm going to store my images in database, do I need to perform postback? where I my files stored?

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 21 Sep 2012, 01:55 PM
Hi,

 
Would you please elaborate a little bit what exactly is the difference in IE9 because it is not very clear from the description provided?

As for the other questions you can also refer to this help topic where you can find more information about how exactly RadAsyncUpload works.  

Please review the Custom Handler on-line demo where one possible way of images directly to a database, without using temporary folder. 
 
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
Ali
Top achievements
Rank 1
answered on 21 Sep 2012, 02:14 PM
thanks for your reply, when I select  a file in browsers other than IE9, file name is displayed and a small progress bar showing file upload is also displayed, also a small remove button appears beside file name, but in IE9 I see nothing after select my file, I should turn on compatibility mode, I hope this description is helpful, but in your demo site, everything works fine for all browsers, what am I missing?
0
Plamen
Telerik team
answered on 26 Sep 2012, 11:40 AM
Hi,

 
I am sending you the isolated code of the on-line demo that you linked. It worked properly at my side in both IE9 and IE9 Compatibility. You can inspect it and compare the code with the code in project.

Hope this will help you solve the issue.

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.
Tags
Upload (Obsolete)
Asked by
Ali
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Ali
Top achievements
Rank 1
Share this question
or