Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Delete User selected file

Guest
Feb 02, 2012 Feb 02, 2012

I have a form that allows a user to upload a file to the server. What I need to do next is delete the file from the users computer after upload. I have been looking online and only found mention of file deletion from the server. Any help would be appreciative.

275
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 02, 2012 Feb 02, 2012
LATEST

For blindingly obvious security reasons, HTML forms will not allow you to arbitrarily delete files from the user's own computer.

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources