I have a form where a user can upload an image. Ideally, this image would also save to their machine right after they take the photo.
Right now I am using a simple input type=file to get the user to take a picture.
Thanks!
I have a form where a user can upload an image. Ideally, this image would also save to their machine right after they take the photo.
Right now I am using a simple input type=file to get the user to take a picture.
Thanks!
I'm not sure but out from the top of my dome maybe one of these could drive you in the right direction:
I suppose you will always have that protection from the client side where they actually have to accept the save of the file