Print Page | Close Window

Download/link counter

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10699
Printed Date: 08 April 2026 at 12:45pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Download/link counter
Posted By: Lucent
Subject: Download/link counter
Date Posted: 01 June 2004 at 6:46pm

1.Is it possible to create a download counter that shows how many times this link posted on the fourm has been downloaded/clicked next to the link?

2.How can I create a download counter like this one on any webpage? (shows how time this file has been downloaded)
http://www.webwiz.net/web_wiz_forums/forum_download.asp?mode - http://www.webwiz.net/web_wiz_forums/forum_download.as p?mode =

I have been searching for this for a long time, most of them only written in php or cgi or other languages, I'm looking for something that written in asp, and able to show the # of downloads on any web page.

any help would be great.. thanks in advance..




Replies:
Posted By: dj air
Date Posted: 04 June 2004 at 6:19pm

for Q1

this would take a long time/ coding to empliment in the forum.

for Q2

create a database that stores ID and hits collumns and set it up so when someone clicks the link to download a file it goes to a page and adds one to the value in the database hits field.

Giving you a total download count (dont link direct to the file go to a page with an ID and depending on the ID use the certain URL (download file).

add use the onload command to link to the file or you can use a binary read to make sure no one goes direct to the link though the address bar.

hope that helps .. i am eventually going to make a application for download (when i get to it)



Posted By: dj air
Date Posted: 04 June 2004 at 6:22pm

forgot to mention when that is done you can then on the page that you want to say ..Downloaded xxx times ...

add a query to get the hits value from the database for the selected ID value.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net