pekebyte / pekeUpload

jQuery html5 file uploader plugin
http://pekebyte.github.io/pekeUpload
Other
82 stars 73 forks source link

Allow more complex data to be passed #4

Closed ghost closed 9 years ago

ghost commented 11 years ago

One suggestion as in my case I was processing a CSV file and wanted to pass back object information along with the success flag.

Matt2012 commented 11 years ago

Yes passing back json with 'success' true or false would be a lot more powerful and not much to change.