Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
124 views
in Technique[技术] by (71.8m points)

javascript - Is there a way to upload a picture to an html form and then immediate save the same image to the phone/tablet that took it?

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!

question from:https://stackoverflow.com/questions/65947032/is-there-a-way-to-upload-a-picture-to-an-html-form-and-then-immediate-save-the-s

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...