Preserved Topic: How to count clicks with ASP VBS? |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Columbia MS USA |
posted 05-31-2001 06:21
I need to be able to tell how many times a file has been downloaded and display it on the page next to the link for the file. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 05-31-2001 10:01
Maybe this can help you to get started: http://www.codeave.com/asp/code.asp?u_log=138 |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 05-31-2001 10:13
The poster has demanded we remove all his contributions, less he takes legal action. |
Maniac (V) Inmate From: Seatte, Warshington, USA |
posted 05-31-2001 21:27
And lets not forget about using the Application object... it would also be less code to have an application variable. |