NAME | DESCRIPTION | style | The style overrides any other settings. Valid styles are 1 to 17, use 0 or nothing to activate other tags |
bmp |
Valid values are 0,1,2 - the CGI will look for the bitmap file called "counterX.bmp" where X is the value of the bmp tag allowing different looks for different pages. DEFAULT: NONE or 0(the default bitmap is used) | face |
Any font name installed on the server. |
ptsize |
Use this tag to reset the point size. DEFAULT: 8 |
textcolor |
RGB color value as in HTML tags ie: FFFFFF = white. DEFAULT: 00FF00 (lime) |
bold |
This tag accepts only 2 values: on off DEFAULT: ON |
align |
Valid values are: left center right DEFAULT: RIGHT |
bgcolor |
As the text color the background color can be set. DEFAULT: 000000 (black) |
border |
Determines the width of the border in pixels. DEFAULT: 4 |
charlength |
Determines the number of digits that will be displayed. The value will be padded with the char given in the tag LeadingChar. Use 0 to avoid padding. DEFAULT: 0 |
leadingchar |
This is the character that will be used to pad the text. DEFAULT: 0 NOTE: When using styles only digits can be used for padding while any character can be used when working with the bmp tag. |