Categories
Tags → Count Asp

Adsense Tracking PHP

If you''re looking for a way to monitor adsense, track and count clicks, then this script is for you. Also has javascript, ASP and .vbs versions.
DETAILS

Display All Form Variables and Names Posted

The following ASP code will allow you to Count through all form field names and values posted to this script. It can be easily adapted to make simple feedback form mailers, where this code allows any new forms fields to be automatically picked u...
DETAILS

ASP Active Visitor Counter

The following ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website. You will have to save this ASP code into a file called ''global.asa'', which must be uploaded to the root ...
DETAILS

ZBit Chat

ASP source code for fast chat with no page refreshes. Written in ASP and DHTML only. No hidden java applets, frames or layers. Works with IE 4+ && Netscape 6+ on Win, Mac and Unix. Features: Admistration page and many customization parameters...
DETAILS

Reading Flash File Information (.swf) through an ASP Page

This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file). You can use this handy class to read the height, width, version, file length, twips readings, frame rate, and frame count of a Flas...
DETAILS

ASP Session Counter

This is a simple ASP session counter that allows you to count how many unique user sessions were opened in your site. Useful for tracking the number of unique users.
DETAILS

Count Click Throughs (With a Db)

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. The following example will display a page with a...
DETAILS

Free Active Servers Counter

This is a simple ASP script that lets you count and show in your pages the number of active visitors in a given moment. The script has two parts: a file name global.asa, and a small code to place in your pages to show the number of active users.
DETAILS

Hit Counter (DB)

This is an ASP counter script that uses a database to store the counts so it''s really pretty easy to maintain multiple counts using this one file. All you need to do is include it into your asp file and it''ll do the database work and prin...
DETAILS

Dev ASP Hit Counter

You can count the number of visitors on your site with a very simple ASP code. Create a file Count.asp with the following code and add in the header of every page useing Server Side Include(SSI).
DETAILS

Page:
©2019 A--9.com