Uploading a file and passing a additional parameter with multer
I am using the jQuery Form Plugin
and multer
to upload files to my server. This works just fine, but I am trying to pass an additional parameter, which will determine where exactly the file will be saved.