arvindr21 / blueimp-file-upload-expressjs

A simple express module for integrating jQuery File Upload.
http://expressjs-fileupload.cloudno.de/
104 stars 69 forks source link

save image in mongodb #56

Open kkkm opened 8 years ago

kkkm commented 8 years ago

I am trying to save edited file name in mongodb but doen't success. someone can help me. to save edited file name in mongodb. I use only express.js .

arvindr21 commented 8 years ago

Can you please share your code?

wengqianshan commented 8 years ago

@kkkm i have the same action in my project, hope to help you :-)

https://github.com/xiaoshan5733/cms/blob/master/controllers/server/file.js#L116