|
-
Mar 17th, 2001, 07:59 PM
#1
Thread Starter
Addicted Member
On my site, users are able to download files by browser default on .zip files, and I would like to record when they click on the download link text. Is there any easy way of doing this in javascript, I need something that runs without the user knowing, or that does not require user input.
Any help/code would be appreciated as my domain host does not supply stats, and I cannot find a stat provider that can record the above.
GRAHAM
-
Mar 18th, 2001, 12:20 PM
#2
PowerPoster
You can tell when someone clicks on a link in Javascript, but you cannot permanatly record this information. So the best way to go would to be to use ASP, or PHP and a database, or text file.
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
-
Mar 19th, 2001, 02:58 PM
#3
Thread Starter
Addicted Member
Thanks for replying Russell,
PHP is not supported on my domain server, but ASP is.
Would you happen to know a simple script that could write to a .txt file when a link is clicked, or should I post this in the ASP forum.
Any help would be really appreciated, as I have been trying for weeks to find an ASP script to do this, with no success, that's why I tried posting here for a javascript that might provide a solution. I know that javascript cannot achieve the above though.
Thanks again GRAHAM
-
Mar 20th, 2001, 10:17 PM
#4
GRAHAM
here is a program that I think is what you're looking for.
http://www.hotscripts.com/Detailed/9279.html
scoutt
-
Mar 23rd, 2001, 09:55 PM
#5
Thread Starter
Addicted Member
Thank you very much Scoutt, I've had a look at the script and it will certainly do what I want with a few alterations here and there... brilliant.
cheers
GRAHAM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|