Upload image file as multipart/form-data, compatible with JavaScript mode
in
Processing with Other Languages
•
7 months ago
Hi,
I am looking for code that would do exactly the same as this:
but JavaScript-based rather java-based. That is, that would work in Processing.js.
Ideally I would like a solution that would work seamlessly in a sketch both in Java and JavaScript mode, but a javascript-only solution would be OK.
The server part should remain unchanged.
Is there any library or example code out there?
thanks
m.
1