EMWD
Servers are configured with counter capabilities. Simply add the
following line to your html document:
<img src="http://www.emwd.com/cgi bin/Count.cgi?ft=5|dd=C|tr=T|frgb=159;137;30;&df=yourusername.dat">
If
your want more than one counter per server - name your .dat file
username1, username2, etc...
How
to customize the counter:
tr=T makes numbers transparent. Removing the tr=T will
make the numbers opaque.
ft=size of frame around counter ft=0 is no frame. Larger
numbers will put a frame around the counter.
dd=A,B,C,D,E,T, purple. You can try different ones.
frgb=color of frame
frgb=255;255;255 is a white frame, 0;0;0 is a black frame.
Example
counters you can use. Just copy the html code and paste it into
your web page. Make sure you name yourusername.dat to a unique
name.
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=1|dd=A|frgb=255;255;255;&df=yourusername.dat">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=3|dd=B|frgb=255;0;0;&df=yourusername.dat">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=3|dd=C|frgb=0;74;17;&df=yourusername.dat">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=4|dd=D|frgb=0;255;0;&df=yourusername.dat">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=5|dd=E|frgb=0;0;255;&df=yourusername.dat">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?trgb=ffffff&df=yourusername.dat&dd=E">
<img
src="http://www.emwd.com/cgi-bin/Count.cgi?ft=0&srgb=00ff00&prgb=101010&df=yourusername.dat&trgb=000000">
