I have been working on this problem for two days now, and I am stuck. I am using Node.js with Express, and I am trying to implement an upload form. Basically, I want the form to
Some time has passed and now you can use multer instead of formidable or multiparty. Multer has desired functionality built in.