Web :: General :: Hit/Download Counter |
|||
| By: sramesh2k |
Date: 03/09/2003 00:00:00 |
Points: 125 | Status: Answered Quality : Excellent |
|
Hi, my webpage is: <A HREF="http://www.angelfire.com/dragon/sramesh2k/">http://www.angelfire.com/dragon/sramesh2k/</a> I would like to have a counter on the number of times each .exe is downloaded from the above site. I know about downloadcounter.com and dont want to use it. Is there any other method to add the counts and display. Secondly, same for each HTM files. How many times each htm page is viewed? I currently have the hitcount on the index.htm page only. Regards, Ramesh |
|||
| By: ryancys | Date: 03/09/2003 20:46:00 | Type : Assist |
|
| Is the angelfire support server side scripting language like ASP? if not then the idea will be put the link to another server that support server side scripting language, then use the scripts to do counter and trigger the download dialog. In case of support ASP, we can use XMLHTTP object to download the file. To keep track how many times a page is viewed? the concept of doing download is same. i do the same research recently, sure this link with help to you: http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_20682531.html |
|||
| By: VGR | Date: 03/09/2003 21:22:00 | Type : Answer |
|
| yes, if your hosting facility supports some kind of scripting language and enables you to write files to your web directyry, you could append a textfile each time a page is accessed or a file downloaded (that's the basic solution) ; on the other hand, may-be they've PHP&MySql support... |
|||
|
Do register to be able to answer |
|||
| Add This Article To: | |||
| |
|
|
|
| |
|
|
|








