Can you use the referer and use the log file? Each request for a file is
logged in the log file, and if all necessary information is logged, then
you can use the log file.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Mike wrote:
>On a server with Windows 2003 Web Edition. There are several software demo
>files for download. Many of the download requests for the same file are
>coming from different webpages. I'm looking for a way to track the number
>of
>downloads by url. Can IIS do this itself or do I need to add some script to
>get this ability?
>
>Thanks,
>Michael