slickupload

Error uploading in high speed internet connection?

Hi, We have a site with video upload option. we are using slick upload to handle the upload process. When i try to upload a sample file on low speed internet connection[Cell modem], which is very slow, the upload took an hour, but it completed successfully. I did the same with a high speed internet connection, but its failed. I tried ...

using slick upload with mvc 2 and jquery / ajax

Hello Everyone! i'm trying to get slick upload working inside a jquery ui dialog. I've got it uploading the file just fine, and i've checked out the samples, and they all end up with the entire page re-loading. i've managed to make it so it doesn't do it's final postback to deal with the files after it uploads by setting the AutoPost...