| Count Click Throughs (With a Db) | | Need to track where your users are clicking to from your site? This a asp program through which you can easily count and display the number of click through from your site with a database. Simply set all the links that you want to track to a single asp document and pass the URL as a querystring variable Db and redirect the browser to the URL clicked on.
|