Valums-File-Uploader / file-uploader

Multiple file upload plugin for HTML forms. User-friendly progress-bar + uploads via drag-and-drop. Coded in Javascript + AJAX, not Flash. Server-side PHP, Java, & ColdFusion examples included.
http://valums-file-uploader.github.com/file-uploader/
Other
320 stars 141 forks source link

Problems with UTF-8 site and perl #13

Open tomfrit opened 12 years ago

tomfrit commented 12 years ago

I have this one working perfectly on a latin-1 encoded site but on another one, which is UTF-8, the images are corrupted and not properly uploaded. I'm sure the error is somewhere in my UTF-8 workflow for perl but I just can't find it. Has someone experienced this?