Reputation: 2073
I´d like to Upload Fotos on my Website, but want to restrict it only for the camera, not the gallery.
Reason: I want to use the uploadtime as a timestamp and it should not do that with photos from the galery. Is there any way to accomplish that?
Upvotes: 3
Views: 1571
Reputation: 733
you can use <input type="file" id="take-picture" accept="image/*"capture="camera">
i don't get your second point..? can you rephrase it
Upvotes: 5