Arc Forumnew | comments | leaders | submitlogin
2 points by shader 5169 days ago | link | parent

I'm not sure that either of those are what he's looking for. Both seem to be different ways of displaying the upload form to the user, but neither seems to change the way that the back end handles the file.

It sounds like he wants a way for arc to receive an uploaded file in an http request, and do something with the data, rather than a way to display an upload form.



1 point by evanrmurphy 5169 days ago | link

Yes, that is correct.

-----