Forums

ASP

This topic is locked

count times downloaded

Posted 29 Jan 2003 15:11:39
1
has voted
29 Jan 2003 15:11:39 jon pet posted:
Does anyone know how I can count the number of times a file on my site has been downloaded?
Thanks
INIT

Replies

Replied 29 Jan 2003 15:57:17
29 Jan 2003 15:57:17 Jørgen Emerslund replied:
You create a script which updates a database in some way, then the script redirects to the file being downloaded, through Response.Redirect( "www.mysite.com")

At my site, www.HTML-Basics.com, I am working on a script to accomplish just this. It'll be up during the weekend, if I'm not terribly unlucky <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>

Reply to this topic