qwertyuiop
03-21-2004, 01:42 AM
where can i find a "times downloaded" script? If you have a bunch of downloads on a page, it shows how many time each has been downloaded.
|
||||
times downloaded scriptqwertyuiop 03-21-2004, 01:42 AM where can i find a "times downloaded" script? If you have a bunch of downloads on a page, it shows how many time each has been downloaded. Antoniohawk 03-21-2004, 02:01 AM I don't know if this can be achieved with javascript, and if so it wouldn't be the most practical approach. I would try a php/mysql script so that the number of downloads could be stored in a database. Philip M 03-21-2004, 08:46 AM Javascript cannot write to a file, so it cannot store a counter or other data/variable. This can only be done server side with php, Perl etc. qwertyuiop 03-21-2004, 08:34 PM oh, ok, thanks. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum