Hi everybody.
I'm finding extremely difficult to create a simple form to send a file to a web service.
How can I implement something like this?
<form name="theForm" action="https://some.web.service" method="post">
<input name="theFile" type="file">
<input name="theButton" type="submit">
</form>
You'll have to use an Iframe for that, or you could do it Wix native with Corvid.
However, we won't be able to help you on this forum as it's dedicated to the Wix Forum Application.