The Counter Tag is defined in the include file cocounter.hei, which is distributed as part of the heitml download package. To use the counter example, insert the following statements near the top of your heitml Web page:
< include name="cocounter.hei" /> <Counter name="CounterName" />
Note: Each page must specify a unique CounterName to avoid conflict with other pages. Afterwards the Counter can be accessed anywhere on the page, merely by inserting a line similar to the one below in the appropriate location:
(Click on this link to see the counter increment )
© 1996-2008 H.E.I. All Rights Reserved. |
|