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?
also I'm going to store my images in database, do I need to perform postback? where I my files stored?