Hi frens, may I know how to put a download status inside our site but the site is HTML..I mean like if people download it then it will show it has been download for 3 times or something like that..thanks
Sorry, I am not entirely sure what you mean. Do you want to count the number of times a file is downloaded and show it on the site next to the download link?
Statcounter will do for the number of times the page has been visited but wont help with a download counter. With a bit of simple php and a databse, it is fairly easy. However with plain old html, its pretty impossible. If you have php and a databse, let me know and i'll expand a bit...