W
wakun
Hi there,
I wonder if any script can record the download times of a specific
file. Thanks in advance.
I wonder if any script can record the download times of a specific
file. Thanks in advance.
Consider writing a program that parses the IIS logs. You could use a
regular expression to match lines that contain the file and use it to
locate the date.
Sounds great. Would you please give me an example?(e-mail address removed) wrote in @o13g2000cwo.googlegroups.com:
Also consider using a HTTPHandler to track downloads... might be easier
than using IIS logs.
This can be done via javascript.Hi there,
I wonder if any script can record the download times of a specific
file. Thanks in advance.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.