LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

Unable to upload PNG files. #195

Open anilwagle opened 7 years ago

anilwagle commented 7 years ago

It successfully uploads the png files but it doesn't return any response. Also, how about saving a thumbnail?

LPology commented 7 years ago

Can you post your code? Server side and Javascript code.