Skip to main content

All Questions

Filter by
Sorted by
Tagged with
-1 votes
3 answers
4k views

How to upload file using Angular js, & store image path in mongodb

I have a form with text-fields & drop-downs. I am using Node.js , Angular js, Express, MongoDb. I want to post data along with image(s). I want to store image in folder, without any base/binary ...
mayank bisht's user avatar
0 votes
1 answer
191 views

Get undefined variable trying to update the path to an uploaded file within MongoDB using angular-file-upload and MEAN.js

If someone could help me I would be eternally grateful. I have been slamming my head against a brick wall for weeks trying to get images to upload the way it is demonstrated out of the box with the ...
adamfhelm's user avatar
0 votes
1 answer
502 views

How to connect and send file to MongoDb with angular file upload

I am trying to upload file, i am using "Angular File Upload" for it. Trying to connect and send file to mongodb but it gives this error on firebug net::ERR_INSECURE_RESPONSE In mongodb.log log ...
Asad Ali Kanwal's user avatar