With JavaScript
There are many ways to send data via JavasScript. This would be one of the easiest solutions:
This encodes the data as JSON and sends it to Dropzone Plus. Please note that the Content-Type
needs to be set appropriately for it to be recognized.
Last updated