Counter - SLYNET AG
   
     
 
 
 
Products Customer Center Status Downloads Slynet
 
       

CUSTOMER CENTER
Support
Downloads
Mail Accounts
Webmail

MANUALS
Mailclient
WebMail
Webstatistics
FTP Access
Creating Forms
Creating a Counter
Adjust Spamfilter
Our DNS Server

REFERENCES
Our References

PARTNERS
Our Partners

CONTACT
Support
Hosting
0848 717 739
Impressum / Team
Our Datacenter

Terms
Terms Internet
Terms IT
Terms Online Backup
Supportconditions

Counter setup

Installing an access counter is very simple. All you need to do is add the HTML tag in the appropriate spot of your HTML document.

Below you can see some examples with the corresponding HTML tag. You can copy these into the clipboard and paste them into your HTML document.


Standard counter

This is the standard counter. If you want to use it, copy and paste the following HTML tag.

<img src="http://count.slynet.ch/count.exe?df=sample.dat">

Important notice: Replace sample.dat with your domain name or
user name (e.g. www.max-muster.ch). If you want to use multiple counters just append a number at the end
of the file name, for example
www.max-muster.ch1, www.max-muster.ch2, etc.


Changing colors and frames

Define a yellow frame. The color are defined in RGB code,e.g., frgb=0,0,0 creates a black frame.

<img src="http://count.slynet.ch/count.exe?frgb=255;215;0&df=sample.dat">
 

Now define a frame width, choose ft=2 for a thin frame, ft=10 for a thick frame.

<img src="http://count.slynet.ch/count.exe?ft=0&df=sample.dat">
 

Counters with digit grouping

This is the standard counter with a thousands separator.

<img src="http://count.slynet.ch/count.exe?df=sample.dat&comma=T">

Styles

Style A (Standard)

<img src="http://count.slynet.ch/count.exe?dd=A&df=sample.dat">

Style B

<img src="http://count.slynet.ch/count.exe?dd=B&df=sample.dat">

Style C

<img src="http://count.slynet.ch/count.exe?dd=C&df=sample.dat">
 

Style D

<img src="http://count.slynet.ch/count.exe?dd=D&df=sample.dat">
 

Style E

<img src="http://count.slynet.ch/count.exe?dd=E&df=sample.dat">
 

Style CD

<img src="http://count.slynet.ch/count.exe?dd=cd&df=sample.dat">
 

Style CDD

<img src="http://count.slynet.ch/count.exe?dd=cdd&df=sample.dat">
 

Style CDR

<img src="http://count.slynet.ch/count.exe?dd=cdr&df=sample.dat">
 

Colors

Standard counter with red instead of green digits.

<img src="http://count.slynet.ch/count.exe?srgb=00ff00&prgb=ff0000&df=sample.dat">

Counter as "color negative".

<img src="http://count.slynet.ch/count.exe?negate=T&df=sample.dat">

Counter with transparent background.

<img src="http://count.slynet.ch/count.exe?tr=T&df=sample.dat">

Number of digits

Style C counter with eight digits.

<img src="http://count.slynet.ch/count.exe?dd=C&md=8&df=sample.dat">
 

Style E counter adjusted to the digits.

<img src="http://count.slynet.ch/count.exe?dd=E&pad=0&df=sample.dat">

Date & Time

Display time in (12-hour format).

<img src="http://count.slynet.ch/count.exe?display=clock">
 

Display time in (24-hour format).

<img src="http://count.slynet.ch/count.exe?display=clock&tformat=24">
 

Display the current date (Style D).

<img src="http://count.slynet.ch/count.exe?display=date&dd=D">


All options can be combined as needed.
When using multiple options remember to use an & between options.
(z.B. <img src="http://count.slynet.ch/count.exe?display=date&dd=D">).


SLYNET your competent Information Technology partner.