Page 1 of 1

How to track file download?

Posted: Sun Apr 02, 2006 5:40 pm
by alexus
Hi,
I was wondering how to make file download traking script...
Common cenario, user cliks on lin reccord added to DB and user is given the file.

Peticulary I dont know how to send the file to the user when he she eners the page? Any ideas?

Thanks!

Posted: Sun Apr 02, 2006 5:46 pm
by feyd
add a script inbetween the user and the file, this script can send the user the file like a normal download request and do whatver added processing you like.

Search around for "force download"