Now it works as it should. It is OK if I click on the botton. I don't know what happend last time.
Many thanks, any how.
Hans
so in template.js templating engine i want to increment variables so i can have something like j++, where j is an integer variable beinging incremented by 1, is there any way i can have variables or simply have statements in the templating engine - so i can initiate variable and then increment it?
thanks