Is it possible to intercept the Media URL before the user downloads a file?
My issue is - a user has a Media URL to a file that is in the Recycle bin. I don't want them to download that file as it is Trashed. BUT I dont want to delete it from the recycle bin.
I need a way to intercept the download to check where the file is before serving it to the user.
How to intercept a media url in 8
Hi,
Is it possible to intercept the Media URL before the user downloads a file?
My issue is - a user has a Media URL to a file that is in the Recycle bin. I don't want them to download that file as it is Trashed. BUT I dont want to delete it from the recycle bin.
I need a way to intercept the download to check where the file is before serving it to the user.
Is this possible?
Thanks
is working on a reply...