|
Re: New skin to be posted
You mean a script that counts how often you files is downloaded?
You need a language like PHP or ASP, a (MySQL) database or write access to a flat text file you use to store the number of downloads and then link to the file through that php or asp page. That page automaticly downloads the file and increments the counter.
|