Web based project looking to upload images in reports to database

Morning all,

I am developing a web application for a building company, that will allow the builders & managers to report hazards.

The first application was on a lap top and a touch screen in the canteen, now they wont to use it on mobiles and tablets, and so far no problem at all.

Their next thing is they would like to take a pic of the hazard, and then using their mobile or tablet, when they come to a certain part of the form, upload that image to the database with the rest of the data.

Is there anyway at all, to allow them to do this using their mobiles and tablets.

Cheers

If you have a file-input element in your form them some modern mobiles mobile/browsers will allow you to locate and upload the image. I’ve never tried it myself though.