|
Script Category : ASP
Script Sub Category : File Manipulation
Have you ever wondered what files people were downloading from your site? I got to thinking about this but didn't want to make visitors enter their name and e-mail etc. Instead this simple ASP script links each download to an Access database file which contains information about each file such as its name, size, author and description. Also, another table records each click on a download link storing IP address of "clicker" and date and time. (It would, of course, be polite to tell your visitors that you're recording their IP address). The script also records any requests that result in bad links - this way you can quickly and easily fix them.
|
|
|