Hi,
I'm newbie on web programming. I have a site which visitor can download something, let's say a file from my site. I want to protect my site from mass download software. One idea I have thought is to provide verification image such as when you register to be the member of this (hotscript) site, so when a user wants to download something, he/she has to enter the letters in the verification image first.
Is there any script to create this image and randomly generate the verification letters in the image?
Or maybe you have another idea to do this (protect the downloaded contents), please let me know...
Thanks!