Pretty basic sample of 2 counters being incremented and being
set to specific values.
In this case each digit of the resuling decimal number is built from
graphics.
A more realistic situation would probably be numbered footnotes or list
items.
- 1
- 2
- 3
- 9
- 10
- 666
- 1 (Counter "AA")
- 667
- 668
- 2 (Counter "AA")
- 669
In case you got here via a search engine or a link from another site you can download the header file used in this sample page ("COUNTER.H") and ppwizard itself (my free html preprocessor) from the ppwizard download page at:
PPWIZARD can be thought of as a "Super SSI", it can include external files and do most of the things that server side includes can (and heaps more) but do them in a simpler manner and have no impact or requirements on the server.
PPWIZARD is the most powerful mechanism available for code reuse and automation of common tasks. See the PPWIZARD pages for more details.