I got a webpage where members can download different kind of files on. I wan\'t to get information about which files and how many times each member have downloaded. when the
You can't know that. Some browsers even start the download before the user decides what to do with the file. But perhaps you can get your webserver to log if the download has been completed. That's probably the most reliable result you can get.