|
In Front Page Express, to insert a counter, go to the INSERT command and choose HTML
MARKUP then type in the following text, modifying the parameters to suit your tastes.
Note, the underlined text should NOT be underlined when you insert it, it is simply
to show you what things you can modify.
<img src="/scripts/counter.exe?link=filename&style=stylechoice&width=0&">
in the above text, you need to replace certain items with your own specifications.
- The filename needs to be a totaly unique name. I suggest you name it with
your initials and then the name of your page. As example, Tracy Sampson would
probably want to use tsindex as the filename for her index page.
- stylechoice part needs to be replaced with one of the below types of counters.
- width = specifies how many zeros go in front of your numbers, valid choices are
0, 1, 2, 3, etc...
Here are the examples of the different counter styles you can use
curley |
halloween |
noisy |
timex |
cyan |
led |
odometer |
|
eggs |
neat |
speckled |
|
In Front Page Express, to insert a clock, go to the INSERT command and choose HTML
MARKUP then type in the following text:
<img
src="/scripts/clock/clock.exe?format=normal">
|