I am working on a project were users will be uploading images from their cell phones to the website, and I am wanting to delete these files off their phones once the images have been uploaded.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only possible way of doing what you ask is to create your own app for the cell phones and let that upload files to the server. The app can then (if allowed by the phone os) delete the uploaded images.
Depending on the overall project, this may be or may not be worth doing.