I have a site where I have a series of mp3 files for radio hosts to download, for their radio shows. I want to track who's downloading what. I have a simple stats app that keeps track of who goes where, based on teh cgi info and their login information, but it doesnt record the links they click on to download the mp3 files. So currently all I know is that user X went to page Y, but no info about what they did there.
The links are currently just simple html links to the mp3 files, and I'm thinking the way to track who's downloading is to make the links to another cfm file that serves up the requested file, posting the data to the statistics table at the same time. And how does this second file start the downloading of the requested file? Is this the best way or is there a better way that I havent recognised yet? -- Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228125 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

