L
Larry Smith
Hi there,
I'm fairly new to ASP.NET and web development but an experienced developer
otherwise (C++, C#, etc.). Can someone point me in the right direction on
how to count the number of times a given file has been downloaded. I've set
this up using a "HyperLink" control where the "NavigateUrl" property points
to the file on my site . I simply want to track the number of times each
file has been download. How do I pull this off and can someone recommed how
to track statistics in general (what does ASP.NET and/or IIS provide
out-of-the-box for instance). Thanks in advance.
I'm fairly new to ASP.NET and web development but an experienced developer
otherwise (C++, C#, etc.). Can someone point me in the right direction on
how to count the number of times a given file has been downloaded. I've set
this up using a "HyperLink" control where the "NavigateUrl" property points
to the file on my site . I simply want to track the number of times each
file has been download. How do I pull this off and can someone recommed how
to track statistics in general (what does ASP.NET and/or IIS provide
out-of-the-box for instance). Thanks in advance.