Sir,
- I have made an application where I am displaying the .pdf , .doc , .docx files. These files are uploading from an Admin Panel.
- When user place a mouse pointer on download icon provided in front of every file, it shows the complete path where it’s get saved.
- I want to avoid this path visibility even when user place mouse on download icon and even if it Inspect an element (as most modern browser will have this functionality).
Is this feasible to avoid? ……..