EvilivE
January 21st, 2008, 06:41
I attempting to prevent users from downloading an executable file more than once and preventing non-registered users from downloading it at all.
---
Currently users can register to download said file via a double opt-in method. Once they verify their email address they are presented with a link to the exe to download.
If they attempt to re-visit the page to download a second time, I can prevent them from doing this. However, what I am having trouble figuring out is how to prevent them from copying the link to the exe file and bypassing the verification system or even worse simply distributing the exe file's url to the rest of the world to download.
I hope that makes sense. Any help would be greatly appreciated.
- Scott
---
Currently users can register to download said file via a double opt-in method. Once they verify their email address they are presented with a link to the exe to download.
If they attempt to re-visit the page to download a second time, I can prevent them from doing this. However, what I am having trouble figuring out is how to prevent them from copying the link to the exe file and bypassing the verification system or even worse simply distributing the exe file's url to the rest of the world to download.
I hope that makes sense. Any help would be greatly appreciated.
- Scott