We are happy to provide you a simple counter for your web page. There are other
counters that do more and keep statistics. You may do a search for counters using any search engine In order to use the counter you must send email to webmaster@compueasy.com for him to activate the
your counter. This counter is for the use of COMPUEASY's customers only.
What you need to add to your web page is this line of code:
replacing yourname with the name of your home page. This will result on the following
output.
While a line like
Will produce this result
All the parameter names and argument values are case insensitive. {} around the argument
values in their description are notation constants only and should NOT be used in the
calling sequence.
link={link_id} This is the only mandatory parameter! The {link_id} argument should be
different for different counters. A good choice for the link argument is some part of the
URL of a certain page.
width={w} Represents the width of counter image in digits. Max value 10. Default value 5.
style={style_id} The {style_id} is the name of the digit's you want to use. See selection
below.
increase={i} The value by which the counter value is changed every time the program is
called. Can be any integer value, even negative one. Default value 1.
debug=ON Returns a HTML page with useful information for problem determination. When using
debug parameter, the program should be called as direct URL from command line like
http://charon.assert.ee/scripts/counts50.dll?debug=on&link=test
transparent=ON Enables to create transparent counter image even from nontransparent digit
sources. It is assumed that the pixel (0,0) of the counter image represents the background
color.
Problems or questions concerning this page send mail to webmaster@compueasy.com