Answer the question
In order to leave comments, you need to log in
How to upload a file to the server in Meteor.js (or pure Node.js) from a form?
There is this simple form:
<form action="/up" method="post" target="hiddenframe" enctype="multipart/form-data">
<input type="file" id="userfile" name="userfile" />
<input type="submit" name="upload" id="upload" value="Загрузить" />
</form>
Answer the question
In order to leave comments, you need to log in
https://github.com/tomitrescak/meteor-uploads
https://medium.com/@victorleungtw/how-to-upload-fi...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question